#dd9e1e color space conversions
Hex:
#dd9e1e
RGB:
221, 158, 30
CMY:
13, 38, 88
CMYK:
0, 29, 86, 13
HSL:
40°, 76.0956%, 49.2157%
HSV (HSB):
40°, 86.4253%, 86.6667%
XYZ:
42.2800, 39.9196, 6.7052
xyY:
0.4756, 0.4490, 39.9196
CIE-Lab:
69.4122, 13.5263, 68.2832
CIE-LCH:
69.4122, 69.6101, 78.7953
CIE-Luv:
69.4122, 52.2841, 67.7154
Hunter-Lab:
63.1820, 8.8799, 37.9353
#dd9e1e color charts
#dd9e1e color shades, tints & tones
#dd9e1e color schemes
#dd9e1e color preview, HTML & CSS examples
This text has a color of #dd9e1e
<p style="color:#dd9e1e;">Text here</p>
.mytext {color:#dd9e1e;}
This box has a color of #dd9e1e
<div style="background-color:#dd9e1e;">Content here</div>
.mybackground {background-color:#dd9e1e;}
Border around this has a color of #dd9e1e
<div style="border:2px solid #dd9e1e;">Content here</div>
.myborder {border:2px solid #dd9e1e;}