#fd0e03 color space conversions
Hex:
#fd0e03
RGB:
253, 14, 3
CMY:
1, 95, 99
CMYK:
0, 94, 99, 1
HSL:
3°, 98.4252%, 50.1961%
HSV (HSB):
3°, 98.8142%, 99.2157%
XYZ:
40.6815, 21.2033, 2.0346
xyY:
0.6364, 0.3317, 21.2033
CIE-Lab:
53.1713, 78.6583, 66.1880
CIE-LCH:
53.1713, 102.8006, 40.0793
CIE-Luv:
53.1713, 171.5531, 37.8249
Hunter-Lab:
46.0470, 77.1183, 29.6131
#fd0e03 color charts
#fd0e03 color shades, tints & tones
#fd0e03 color schemes
#fd0e03 color preview, HTML & CSS examples
This text has a color of #fd0e03
<p style="color:#fd0e03;">Text here</p>
.mytext {color:#fd0e03;}
This box has a color of #fd0e03
<div style="background-color:#fd0e03;">Content here</div>
.mybackground {background-color:#fd0e03;}
Border around this has a color of #fd0e03
<div style="border:2px solid #fd0e03;">Content here</div>
.myborder {border:2px solid #fd0e03;}