#fc125f color space conversions
Hex:
#fc125f
RGB:
252, 18, 95
CMY:
1, 93, 63
CMYK:
0, 93, 62, 1
HSL:
340°, 97.5000%, 52.9412%
HSV (HSB):
340°, 92.8571%, 98.8235%
XYZ:
42.4267, 21.9543, 12.8279
xyY:
0.5495, 0.2843, 21.9543
CIE-Lab:
53.9785, 80.4922, 22.6068
CIE-LCH:
53.9785, 83.6066, 15.6877
CIE-Luv:
53.9785, 151.4683, 9.3489
Hunter-Lab:
46.8554, 79.6317, 16.5665
#fc125f color charts
#fc125f color shades, tints & tones
#fc125f color schemes
#fc125f color preview, HTML & CSS examples
This text has a color of #fc125f
<p style="color:#fc125f;">Text here</p>
.mytext {color:#fc125f;}
This box has a color of #fc125f
<div style="background-color:#fc125f;">Content here</div>
.mybackground {background-color:#fc125f;}
Border around this has a color of #fc125f
<div style="border:2px solid #fc125f;">Content here</div>
.myborder {border:2px solid #fc125f;}