#fc1e3f color space conversions
Hex:
#fc1e3f
RGB:
252, 30, 63
CMY:
1, 88, 75
CMYK:
0, 88, 75, 1
HSL:
351°, 97.3684%, 55.2941%
HSV (HSB):
351°, 88.0952%, 98.8235%
XYZ:
41.5064, 21.9829, 6.7581
xyY:
0.5909, 0.3129, 21.9829
CIE-Lab:
54.0088, 77.5779, 41.5182
CIE-LCH:
54.0088, 87.9892, 28.1549
CIE-Luv:
54.0088, 158.8251, 25.9687
Hunter-Lab:
46.8859, 75.9692, 24.2741
#fc1e3f color charts
#fc1e3f color shades, tints & tones
#fc1e3f color schemes
#fc1e3f color preview, HTML & CSS examples
This text has a color of #fc1e3f
<p style="color:#fc1e3f;">Text here</p>
.mytext {color:#fc1e3f;}
This box has a color of #fc1e3f
<div style="background-color:#fc1e3f;">Content here</div>
.mybackground {background-color:#fc1e3f;}
Border around this has a color of #fc1e3f
<div style="border:2px solid #fc1e3f;">Content here</div>
.myborder {border:2px solid #fc1e3f;}