#dd8959 color space conversions
Hex:
#dd8959
RGB:
221, 137, 89
CMY:
13, 46, 65
CMYK:
0, 38, 60, 13
HSL:
22°, 66.0000%, 60.7843%
HSV (HSB):
22°, 59.7285%, 86.6667%
XYZ:
40.5676, 33.9847, 13.8728
xyY:
0.4588, 0.3843, 33.9847
CIE-Lab:
64.9505, 27.5341, 38.9312
CIE-LCH:
64.9505, 47.6840, 54.7302
CIE-Luv:
64.9505, 64.4123, 40.8340
Hunter-Lab:
58.2964, 22.1968, 26.6983
#dd8959 color charts
#dd8959 color shades, tints & tones
#dd8959 color schemes
#dd8959 color preview, HTML & CSS examples
This text has a color of #dd8959
<p style="color:#dd8959;">Text here</p>
.mytext {color:#dd8959;}
This box has a color of #dd8959
<div style="background-color:#dd8959;">Content here</div>
.mybackground {background-color:#dd8959;}
Border around this has a color of #dd8959
<div style="border:2px solid #dd8959;">Content here</div>
.myborder {border:2px solid #dd8959;}