#fd9d2c color space conversions
Hex:
#fd9d2c
RGB:
253, 157, 44
CMY:
1, 38, 83
CMYK:
0, 38, 83, 1
HSL:
32°, 98.1221%, 58.2353%
HSV (HSB):
32°, 82.6087%, 99.2157%
XYZ:
53.0196, 45.1784, 8.3087
xyY:
0.4978, 0.4242, 45.1784
CIE-Lab:
73.0092, 27.9338, 68.6331
CIE-LCH:
73.0092, 74.0999, 67.8536
CIE-Luv:
73.0092, 78.6131, 66.2211
Hunter-Lab:
67.2149, 23.1760, 39.7213
#fd9d2c color charts
#fd9d2c color shades, tints & tones
#fd9d2c color schemes
#fd9d2c color preview, HTML & CSS examples
This text has a color of #fd9d2c
<p style="color:#fd9d2c;">Text here</p>
.mytext {color:#fd9d2c;}
This box has a color of #fd9d2c
<div style="background-color:#fd9d2c;">Content here</div>
.mybackground {background-color:#fd9d2c;}
Border around this has a color of #fd9d2c
<div style="border:2px solid #fd9d2c;">Content here</div>
.myborder {border:2px solid #fd9d2c;}