#fc1408 color space conversions
Hex:
#fc1408
RGB:
252, 20, 8
CMY:
1, 92, 97
CMYK:
0, 92, 97, 1
HSL:
3°, 97.6000%, 50.9804%
HSV (HSB):
3°, 96.8254%, 98.8235%
XYZ:
40.4389, 21.2133, 2.1929
xyY:
0.6334, 0.3323, 21.2133
CIE-Lab:
53.1821, 77.8609, 64.8646
CIE-LCH:
53.1821, 101.3397, 39.7971
CIE-Luv:
53.1821, 169.4284, 37.6244
Hunter-Lab:
46.0579, 76.1219, 29.4176
#fc1408 color charts
#fc1408 color shades, tints & tones
#fc1408 color schemes
#fc1408 color preview, HTML & CSS examples
This text has a color of #fc1408
<p style="color:#fc1408;">Text here</p>
.mytext {color:#fc1408;}
This box has a color of #fc1408
<div style="background-color:#fc1408;">Content here</div>
.mybackground {background-color:#fc1408;}
Border around this has a color of #fc1408
<div style="border:2px solid #fc1408;">Content here</div>
.myborder {border:2px solid #fc1408;}