#dd9965 color space conversions
Hex:
#dd9965
RGB:
221, 153, 101
CMY:
13, 40, 60
CMYK:
0, 31, 54, 13
HSL:
26°, 63.8298%, 63.1373%
HSV (HSB):
26°, 54.2986%, 86.6667%
XYZ:
43.5590, 39.0942, 17.5620
xyY:
0.4347, 0.3901, 39.0942
CIE-Lab:
68.8194, 19.8919, 37.3721
CIE-LCH:
68.8194, 42.3363, 61.9751
CIE-Luv:
68.8194, 51.3458, 42.1133
Hunter-Lab:
62.5254, 14.9346, 27.1144
#dd9965 color charts
#dd9965 color shades, tints & tones
#dd9965 color schemes
#dd9965 color preview, HTML & CSS examples
This text has a color of #dd9965
<p style="color:#dd9965;">Text here</p>
.mytext {color:#dd9965;}
This box has a color of #dd9965
<div style="background-color:#dd9965;">Content here</div>
.mybackground {background-color:#dd9965;}
Border around this has a color of #dd9965
<div style="border:2px solid #dd9965;">Content here</div>
.myborder {border:2px solid #dd9965;}