#dc9b8e color space conversions
Hex:
#dc9b8e
RGB:
220, 155, 142
CMY:
14, 39, 44
CMYK:
0, 30, 35, 14
HSL:
10°, 52.7027%, 70.9804%
HSV (HSB):
10°, 35.4545%, 86.2745%
XYZ:
46.1190, 40.6113, 30.9992
xyY:
0.3917, 0.3450, 40.6113
CIE-Lab:
69.9027, 22.6313, 16.5372
CIE-LCH:
69.9027, 28.0295, 36.1565
CIE-Luv:
69.9027, 44.2478, 18.2797
Hunter-Lab:
63.7270, 17.6576, 15.7680
#dc9b8e color charts
#dc9b8e color shades, tints & tones
#dc9b8e color schemes
#dc9b8e color preview, HTML & CSS examples
This text has a color of #dc9b8e
<p style="color:#dc9b8e;">Text here</p>
.mytext {color:#dc9b8e;}
This box has a color of #dc9b8e
<div style="background-color:#dc9b8e;">Content here</div>
.mybackground {background-color:#dc9b8e;}
Border around this has a color of #dc9b8e
<div style="border:2px solid #dc9b8e;">Content here</div>
.myborder {border:2px solid #dc9b8e;}