#dd9b3e color space conversions
Hex:
#dd9b3e
RGB:
221, 155, 62
CMY:
13, 39, 76
CMYK:
0, 30, 72, 13
HSL:
35°, 70.0441%, 55.4902%
HSV (HSB):
35°, 71.9457%, 86.6667%
XYZ:
42.4096, 39.1626, 9.8813
xyY:
0.4637, 0.4282, 39.1626
CIE-Lab:
68.8689, 16.2579, 56.4487
CIE-LCH:
68.8689, 58.7433, 73.9330
CIE-Luv:
68.8689, 53.1679, 59.1880
Hunter-Lab:
62.5801, 11.4519, 34.4442
#dd9b3e color charts
#dd9b3e color shades, tints & tones
#dd9b3e color schemes
#dd9b3e color preview, HTML & CSS examples
This text has a color of #dd9b3e
<p style="color:#dd9b3e;">Text here</p>
.mytext {color:#dd9b3e;}
This box has a color of #dd9b3e
<div style="background-color:#dd9b3e;">Content here</div>
.mybackground {background-color:#dd9b3e;}
Border around this has a color of #dd9b3e
<div style="border:2px solid #dd9b3e;">Content here</div>
.myborder {border:2px solid #dd9b3e;}