#fc128a color space conversions
Hex:
#fc128a
RGB:
252, 18, 138
CMY:
1, 93, 46
CMYK:
0, 93, 45, 1
HSL:
329°, 97.5000%, 52.9412%
HSV (HSB):
329°, 92.8571%, 98.8235%
XYZ:
44.9486, 22.9630, 26.1080
xyY:
0.4781, 0.2442, 22.9630
CIE-Lab:
55.0342, 83.3675, -1.7785
CIE-LCH:
55.0342, 83.3864, 358.7779
CIE-Luv:
55.0342, 133.4792, -18.9403
Hunter-Lab:
47.9198, 83.5730, 1.2410
#fc128a color charts
#fc128a color shades, tints & tones
#fc128a color schemes
#fc128a color preview, HTML & CSS examples
This text has a color of #fc128a
<p style="color:#fc128a;">Text here</p>
.mytext {color:#fc128a;}
This box has a color of #fc128a
<div style="background-color:#fc128a;">Content here</div>
.mybackground {background-color:#fc128a;}
Border around this has a color of #fc128a
<div style="border:2px solid #fc128a;">Content here</div>
.myborder {border:2px solid #fc128a;}