#fc128e color space conversions
Hex:
#fc128e
RGB:
252, 18, 142
CMY:
1, 93, 44
CMYK:
0, 93, 44, 1
HSL:
328°, 97.5000%, 52.9412%
HSV (HSB):
328°, 92.8571%, 98.8235%
XYZ:
45.2437, 23.0811, 27.6617
xyY:
0.4714, 0.2405, 23.0811
CIE-Lab:
55.1557, 83.6943, -3.9864
CIE-LCH:
55.1557, 83.7892, 357.2730
CIE-Luv:
55.1557, 131.6498, -21.8685
Hunter-Lab:
48.0427, 84.0254, -0.5076
#fc128e color charts
#fc128e color shades, tints & tones
#fc128e color schemes
#fc128e color preview, HTML & CSS examples
This text has a color of #fc128e
<p style="color:#fc128e;">Text here</p>
.mytext {color:#fc128e;}
This box has a color of #fc128e
<div style="background-color:#fc128e;">Content here</div>
.mybackground {background-color:#fc128e;}
Border around this has a color of #fc128e
<div style="border:2px solid #fc128e;">Content here</div>
.myborder {border:2px solid #fc128e;}