#fd0c02 color space conversions
Hex:
#fd0c02
RGB:
253, 12, 2
CMY:
1, 95, 99
CMYK:
0, 95, 99, 1
HSL:
2°, 98.4314%, 50.0000%
HSV (HSB):
2°, 99.2095%, 99.2157%
XYZ:
40.6504, 21.1500, 1.9973
xyY:
0.6372, 0.3315, 21.1500
CIE-Lab:
53.1132, 78.8126, 66.4149
CIE-LCH:
53.1132, 103.0648, 40.1206
CIE-Luv:
53.1132, 171.9283, 37.8089
Hunter-Lab:
45.9891, 77.2978, 29.6175
#fd0c02 color charts
#fd0c02 color shades, tints & tones
#fd0c02 color schemes
#fd0c02 color preview, HTML & CSS examples
This text has a color of #fd0c02
<p style="color:#fd0c02;">Text here</p>
.mytext {color:#fd0c02;}
This box has a color of #fd0c02
<div style="background-color:#fd0c02;">Content here</div>
.mybackground {background-color:#fd0c02;}
Border around this has a color of #fd0c02
<div style="border:2px solid #fd0c02;">Content here</div>
.myborder {border:2px solid #fd0c02;}