#dc9f9e color space conversions
Hex:
#dc9f9e
RGB:
220, 159, 158
CMY:
14, 38, 38
CMYK:
0, 28, 28, 14
HSL:
1°, 46.9697%, 74.1176%
HSV (HSB):
1°, 28.1818%, 86.2745%
XYZ:
48.0849, 42.4805, 38.0130
xyY:
0.3740, 0.3304, 42.4805
CIE-Lab:
71.2010, 22.5405, 9.5191
CIE-LCH:
71.2010, 24.4681, 22.8948
CIE-Luv:
71.2010, 39.6029, 9.2276
Hunter-Lab:
65.1771, 17.6298, 11.0445
#dc9f9e color charts
#dc9f9e color shades, tints & tones
#dc9f9e color schemes
#dc9f9e color preview, HTML & CSS examples
This text has a color of #dc9f9e
<p style="color:#dc9f9e;">Text here</p>
.mytext {color:#dc9f9e;}
This box has a color of #dc9f9e
<div style="background-color:#dc9f9e;">Content here</div>
.mybackground {background-color:#dc9f9e;}
Border around this has a color of #dc9f9e
<div style="border:2px solid #dc9f9e;">Content here</div>
.myborder {border:2px solid #dc9f9e;}