#dc9d50 color space conversions
Hex:
#dc9d50
RGB:
220, 157, 80
CMY:
14, 38, 69
CMYK:
0, 29, 64, 14
HSL:
33°, 66.6667%, 58.8235%
HSV (HSB):
33°, 63.6364%, 86.2745%
XYZ:
43.0201, 39.9088, 13.0252
xyY:
0.4483, 0.4159, 39.9088
CIE-Lab:
69.4045, 15.7739, 48.7034
CIE-LCH:
69.4045, 51.1941, 72.0541
CIE-Luv:
69.4045, 49.5786, 53.5073
Hunter-Lab:
63.1734, 11.0024, 31.9969
#dc9d50 color charts
#dc9d50 color shades, tints & tones
#dc9d50 color schemes
#dc9d50 color preview, HTML & CSS examples
This text has a color of #dc9d50
<p style="color:#dc9d50;">Text here</p>
.mytext {color:#dc9d50;}
This box has a color of #dc9d50
<div style="background-color:#dc9d50;">Content here</div>
.mybackground {background-color:#dc9d50;}
Border around this has a color of #dc9d50
<div style="border:2px solid #dc9d50;">Content here</div>
.myborder {border:2px solid #dc9d50;}