#dd8004 color space conversions
Hex:
#dd8004
RGB:
221, 128, 4
CMY:
13, 50, 98
CMYK:
0, 42, 98, 13
HSL:
34°, 96.4444%, 44.1176%
HSV (HSB):
34°, 98.1900%, 86.6667%
XYZ:
37.5599, 30.8193, 4.0840
xyY:
0.5183, 0.4253, 30.8193
CIE-Lab:
62.3548, 29.1788, 68.1465
CIE-LCH:
62.3548, 74.1306, 66.8205
CIE-Luv:
62.3548, 77.4451, 59.4195
Hunter-Lab:
55.5151, 23.6164, 34.4989
#dd8004 color charts
#dd8004 color shades, tints & tones
#dd8004 color schemes
#dd8004 color preview, HTML & CSS examples
This text has a color of #dd8004
<p style="color:#dd8004;">Text here</p>
.mytext {color:#dd8004;}
This box has a color of #dd8004
<div style="background-color:#dd8004;">Content here</div>
.mybackground {background-color:#dd8004;}
Border around this has a color of #dd8004
<div style="border:2px solid #dd8004;">Content here</div>
.myborder {border:2px solid #dd8004;}