#fd8041 color space conversions
Hex:
#fd8041
RGB:
253, 128, 65
CMY:
1, 50, 75
CMYK:
0, 49, 74, 1
HSL:
20°, 97.9167%, 62.3529%
HSV (HSB):
20°, 74.3083%, 99.2157%
XYZ:
49.1813, 36.7026, 9.4932
xyY:
0.5157, 0.3848, 36.7026
CIE-Lab:
67.0533, 43.4237, 54.5109
CIE-LCH:
67.0533, 69.6926, 51.4590
CIE-Luv:
67.0533, 100.5211, 50.1128
Hunter-Lab:
60.5827, 38.8874, 33.1173
#fd8041 color charts
#fd8041 color shades, tints & tones
#fd8041 color schemes
#fd8041 color preview, HTML & CSS examples
This text has a color of #fd8041
<p style="color:#fd8041;">Text here</p>
.mytext {color:#fd8041;}
This box has a color of #fd8041
<div style="background-color:#fd8041;">Content here</div>
.mybackground {background-color:#fd8041;}
Border around this has a color of #fd8041
<div style="border:2px solid #fd8041;">Content here</div>
.myborder {border:2px solid #fd8041;}