#fc0d02 color space conversions
Hex:
#fc0d02
RGB:
252, 13, 2
CMY:
1, 95, 99
CMYK:
0, 95, 99, 1
HSL:
3°, 98.4252%, 49.8039%
HSV (HSB):
3°, 99.2063%, 98.8235%
XYZ:
40.2998, 20.9877, 1.9844
xyY:
0.6369, 0.3317, 20.9877
CIE-Lab:
52.9360, 78.4901, 66.2226
CIE-LCH:
52.9360, 102.6943, 40.1545
CIE-Luv:
52.9360, 171.0859, 37.7139
Hunter-Lab:
45.8123, 76.8497, 29.5004
#fc0d02 color charts
#fc0d02 color shades, tints & tones
#fc0d02 color schemes
#fc0d02 color preview, HTML & CSS examples
This text has a color of #fc0d02
<p style="color:#fc0d02;">Text here</p>
.mytext {color:#fc0d02;}
This box has a color of #fc0d02
<div style="background-color:#fc0d02;">Content here</div>
.mybackground {background-color:#fc0d02;}
Border around this has a color of #fc0d02
<div style="border:2px solid #fc0d02;">Content here</div>
.myborder {border:2px solid #fc0d02;}