#fd0e05 color space conversions
Hex:
#fd0e05
RGB:
253, 14, 5
CMY:
1, 95, 98
CMYK:
0, 94, 98, 1
HSL:
2°, 98.4127%, 50.5882%
HSV (HSB):
2°, 98.0237%, 99.2157%
XYZ:
40.6924, 21.2077, 2.0923
xyY:
0.6359, 0.3314, 21.2077
CIE-Lab:
53.1760, 78.6716, 65.6991
CIE-LCH:
53.1760, 102.4968, 39.8655
CIE-Luv:
53.1760, 171.4405, 37.6555
Hunter-Lab:
46.0518, 77.1361, 29.5424
#fd0e05 color charts
#fd0e05 color shades, tints & tones
#fd0e05 color schemes
#fd0e05 color preview, HTML & CSS examples
This text has a color of #fd0e05
<p style="color:#fd0e05;">Text here</p>
.mytext {color:#fd0e05;}
This box has a color of #fd0e05
<div style="background-color:#fd0e05;">Content here</div>
.mybackground {background-color:#fd0e05;}
Border around this has a color of #fd0e05
<div style="border:2px solid #fd0e05;">Content here</div>
.myborder {border:2px solid #fd0e05;}