#fc1f3e color space conversions
Hex:
#fc1f3e
RGB:
252, 31, 62
CMY:
1, 88, 76
CMYK:
0, 88, 75, 1
HSL:
352°, 97.3568%, 55.4902%
HSV (HSB):
352°, 87.6984%, 98.8235%
XYZ:
41.5044, 22.0232, 6.6208
xyY:
0.5917, 0.3140, 22.0232
CIE-Lab:
54.0516, 77.3873, 42.1320
CIE-LCH:
54.0516, 88.1130, 28.5652
CIE-Luv:
54.0516, 158.7912, 26.4672
Hunter-Lab:
46.9289, 75.7415, 24.4855
#fc1f3e color charts
#fc1f3e color shades, tints & tones
#fc1f3e color schemes
#fc1f3e color preview, HTML & CSS examples
This text has a color of #fc1f3e
<p style="color:#fc1f3e;">Text here</p>
.mytext {color:#fc1f3e;}
This box has a color of #fc1f3e
<div style="background-color:#fc1f3e;">Content here</div>
.mybackground {background-color:#fc1f3e;}
Border around this has a color of #fc1f3e
<div style="border:2px solid #fc1f3e;">Content here</div>
.myborder {border:2px solid #fc1f3e;}