#fc1209 color space conversions
Hex:
#fc1209
RGB:
252, 18, 9
CMY:
1, 93, 96
CMYK:
0, 93, 96, 1
HSL:
2°, 97.5904%, 51.1765%
HSV (HSB):
2°, 96.4286%, 98.8235%
XYZ:
40.4105, 21.1478, 2.2105
xyY:
0.6337, 0.3316, 21.1478
CIE-Lab:
53.1109, 78.0802, 64.5967
CIE-LCH:
53.1109, 101.3373, 39.6014
CIE-Luv:
53.1109, 169.7906, 37.4060
Hunter-Lab:
45.9867, 76.3788, 29.3407
#fc1209 color charts
#fc1209 color shades, tints & tones
#fc1209 color schemes
#fc1209 color preview, HTML & CSS examples
This text has a color of #fc1209
<p style="color:#fc1209;">Text here</p>
.mytext {color:#fc1209;}
This box has a color of #fc1209
<div style="background-color:#fc1209;">Content here</div>
.mybackground {background-color:#fc1209;}
Border around this has a color of #fc1209
<div style="border:2px solid #fc1209;">Content here</div>
.myborder {border:2px solid #fc1209;}