#dd881e color space conversions
Hex:
#dd881e
RGB:
221, 136, 30
CMY:
13, 47, 88
CMYK:
0, 38, 86, 13
HSL:
33°, 76.0956%, 49.2157%
HSV (HSB):
33°, 86.4253%, 86.6667%
XYZ:
38.8573, 33.0742, 5.5643
xyY:
0.5014, 0.4268, 33.0742
CIE-Lab:
64.2210, 25.3119, 64.0935
CIE-LCH:
64.2210, 68.9105, 68.4499
CIE-Luv:
64.2210, 70.0514, 59.4816
Hunter-Lab:
57.5102, 19.9624, 34.5207
#dd881e color charts
#dd881e color shades, tints & tones
#dd881e color schemes
#dd881e color preview, HTML & CSS examples
This text has a color of #dd881e
<p style="color:#dd881e;">Text here</p>
.mytext {color:#dd881e;}
This box has a color of #dd881e
<div style="background-color:#dd881e;">Content here</div>
.mybackground {background-color:#dd881e;}
Border around this has a color of #dd881e
<div style="border:2px solid #dd881e;">Content here</div>
.myborder {border:2px solid #dd881e;}