#dc9969 color space conversions
Hex:
#dc9969
RGB:
220, 153, 105
CMY:
14, 40, 59
CMYK:
0, 30, 52, 14
HSL:
25°, 62.1622%, 63.7255%
HSV (HSB):
25°, 52.2727%, 86.2745%
XYZ:
43.4562, 39.0180, 18.6054
xyY:
0.4299, 0.3860, 39.0180
CIE-Lab:
68.7643, 19.8261, 35.1623
CIE-LCH:
68.7643, 40.3666, 60.5837
CIE-Luv:
68.7643, 50.1397, 39.9157
Hunter-Lab:
62.4644, 14.8690, 26.0652
#dc9969 color charts
#dc9969 color shades, tints & tones
#dc9969 color schemes
#dc9969 color preview, HTML & CSS examples
This text has a color of #dc9969
<p style="color:#dc9969;">Text here</p>
.mytext {color:#dc9969;}
This box has a color of #dc9969
<div style="background-color:#dc9969;">Content here</div>
.mybackground {background-color:#dc9969;}
Border around this has a color of #dc9969
<div style="border:2px solid #dc9969;">Content here</div>
.myborder {border:2px solid #dc9969;}