#dd9000 color space conversions
Hex:
#dd9000
RGB:
221, 144, 0
CMY:
13, 44, 100
CMYK:
0, 35, 100, 13
HSL:
39°, 100.0000%, 43.3333%
HSV (HSB):
39°, 100.0000%, 86.6667%
XYZ:
39.7921, 35.3187, 4.7199
xyY:
0.4985, 0.4424, 35.3187
CIE-Lab:
65.9960, 20.6128, 71.1157
CIE-LCH:
65.9960, 74.0428, 73.8358
CIE-Luv:
65.9960, 64.2034, 65.3828
Hunter-Lab:
59.4295, 15.5161, 36.8918
#dd9000 color charts
#dd9000 color shades, tints & tones
#dd9000 color schemes
#dd9000 color preview, HTML & CSS examples
This text has a color of #dd9000
<p style="color:#dd9000;">Text here</p>
.mytext {color:#dd9000;}
This box has a color of #dd9000
<div style="background-color:#dd9000;">Content here</div>
.mybackground {background-color:#dd9000;}
Border around this has a color of #dd9000
<div style="border:2px solid #dd9000;">Content here</div>
.myborder {border:2px solid #dd9000;}