#fd9f2e color space conversions
Hex:
#fd9f2e
RGB:
253, 159, 46
CMY:
1, 38, 82
CMYK:
0, 37, 82, 1
HSL:
33°, 98.1043%, 58.6275%
HSV (HSB):
33°, 81.8182%, 99.2157%
XYZ:
53.3993, 45.8762, 8.6253
xyY:
0.4949, 0.4252, 45.8762
CIE-Lab:
73.4651, 26.9490, 68.3551
CIE-LCH:
73.4651, 73.4757, 68.4832
CIE-Luv:
73.4651, 76.8741, 66.5505
Hunter-Lab:
67.7320, 22.1969, 39.8621
#fd9f2e color charts
#fd9f2e color shades, tints & tones
#fd9f2e color schemes
#fd9f2e color preview, HTML & CSS examples
This text has a color of #fd9f2e
<p style="color:#fd9f2e;">Text here</p>
.mytext {color:#fd9f2e;}
This box has a color of #fd9f2e
<div style="background-color:#fd9f2e;">Content here</div>
.mybackground {background-color:#fd9f2e;}
Border around this has a color of #fd9f2e
<div style="border:2px solid #fd9f2e;">Content here</div>
.myborder {border:2px solid #fd9f2e;}