#fc1d03 color space conversions
Hex:
#fc1d03
RGB:
252, 29, 3
CMY:
1, 89, 99
CMYK:
0, 88, 99, 1
HSL:
6°, 97.6471%, 50.0000%
HSV (HSB):
6°, 98.8095%, 98.8235%
XYZ:
40.6007, 21.5808, 2.1118
xyY:
0.6315, 0.3357, 21.5808
CIE-Lab:
53.5793, 76.6498, 66.2293
CIE-LCH:
53.5793, 101.2991, 40.8286
CIE-Luv:
53.5793, 167.3904, 38.7858
Hunter-Lab:
46.4551, 74.7085, 29.8234
#fc1d03 color charts
#fc1d03 color shades, tints & tones
#fc1d03 color schemes
#fc1d03 color preview, HTML & CSS examples
This text has a color of #fc1d03
<p style="color:#fc1d03;">Text here</p>
.mytext {color:#fc1d03;}
This box has a color of #fc1d03
<div style="background-color:#fc1d03;">Content here</div>
.mybackground {background-color:#fc1d03;}
Border around this has a color of #fc1d03
<div style="border:2px solid #fc1d03;">Content here</div>
.myborder {border:2px solid #fc1d03;}