#dc9965 color space conversions
Hex:
#dc9965
RGB:
220, 153, 101
CMY:
14, 40, 60
CMYK:
0, 30, 54, 14
HSL:
26°, 62.9630%, 62.9412%
HSV (HSB):
26°, 54.0909%, 86.2745%
XYZ:
43.2554, 38.9377, 17.5478
xyY:
0.4337, 0.3904, 38.9377
CIE-Lab:
68.7061, 19.4828, 37.2060
CIE-LCH:
68.7061, 41.9984, 62.3614
CIE-Luv:
68.7061, 50.5692, 42.0175
Hunter-Lab:
62.4001, 14.5351, 27.0068
#dc9965 color charts
#dc9965 color shades, tints & tones
#dc9965 color schemes
#dc9965 color preview, HTML & CSS examples
This text has a color of #dc9965
<p style="color:#dc9965;">Text here</p>
.mytext {color:#dc9965;}
This box has a color of #dc9965
<div style="background-color:#dc9965;">Content here</div>
.mybackground {background-color:#dc9965;}
Border around this has a color of #dc9965
<div style="border:2px solid #dc9965;">Content here</div>
.myborder {border:2px solid #dc9965;}