#fd0c03 color space conversions
Hex:
#fd0c03
RGB:
253, 12, 3
CMY:
1, 95, 99
CMYK:
0, 95, 99, 1
HSL:
2°, 98.4252%, 50.1961%
HSV (HSB):
2°, 98.8142%, 99.2157%
XYZ:
40.6559, 21.1522, 2.0261
xyY:
0.6369, 0.3314, 21.1522
CIE-Lab:
53.1156, 78.8192, 66.1662
CIE-LCH:
53.1156, 102.9098, 40.0124
CIE-Luv:
53.1156, 171.8718, 37.7241
Hunter-Lab:
45.9915, 77.3068, 29.5821
#fd0c03 color charts
#fd0c03 color shades, tints & tones
#fd0c03 color schemes
#fd0c03 color preview, HTML & CSS examples
This text has a color of #fd0c03
<p style="color:#fd0c03;">Text here</p>
.mytext {color:#fd0c03;}
This box has a color of #fd0c03
<div style="background-color:#fd0c03;">Content here</div>
.mybackground {background-color:#fd0c03;}
Border around this has a color of #fd0c03
<div style="border:2px solid #fd0c03;">Content here</div>
.myborder {border:2px solid #fd0c03;}