#fc1d1e color space conversions
Hex:
#fc1d1e
RGB:
252, 29, 30
CMY:
1, 89, 88
CMYK:
0, 88, 88, 1
HSL:
360°, 97.3799%, 55.0980%
HSV (HSB):
360°, 88.4921%, 98.8235%
XYZ:
40.8186, 21.6679, 3.2592
xyY:
0.6209, 0.3296, 21.6679
CIE-Lab:
53.6729, 76.9191, 58.0270
CIE-LCH:
53.6729, 96.3518, 37.0305
CIE-Luv:
53.6729, 165.2584, 35.4750
Hunter-Lab:
46.5488, 75.0660, 28.4328
#fc1d1e color charts
#fc1d1e color shades, tints & tones
#fc1d1e color schemes
#fc1d1e color preview, HTML & CSS examples
This text has a color of #fc1d1e
<p style="color:#fc1d1e;">Text here</p>
.mytext {color:#fc1d1e;}
This box has a color of #fc1d1e
<div style="background-color:#fc1d1e;">Content here</div>
.mybackground {background-color:#fc1d1e;}
Border around this has a color of #fc1d1e
<div style="border:2px solid #fc1d1e;">Content here</div>
.myborder {border:2px solid #fc1d1e;}