#dc9f8d color space conversions
Hex:
#dc9f8d
RGB:
220, 159, 141
CMY:
14, 38, 45
CMYK:
0, 28, 36, 14
HSL:
14°, 53.0201%, 70.7843%
HSV (HSB):
14°, 35.9091%, 86.2745%
XYZ:
46.7211, 41.9350, 30.8311
xyY:
0.3910, 0.3510, 41.9350
CIE-Lab:
70.8261, 20.3536, 18.3674
CIE-LCH:
70.8261, 27.4159, 42.0636
CIE-Luv:
70.8261, 41.8229, 21.1184
Hunter-Lab:
64.7572, 15.4590, 17.1019
#dc9f8d color charts
#dc9f8d color shades, tints & tones
#dc9f8d color schemes
#dc9f8d color preview, HTML & CSS examples
This text has a color of #dc9f8d
<p style="color:#dc9f8d;">Text here</p>
.mytext {color:#dc9f8d;}
This box has a color of #dc9f8d
<div style="background-color:#dc9f8d;">Content here</div>
.mybackground {background-color:#dc9f8d;}
Border around this has a color of #dc9f8d
<div style="border:2px solid #dc9f8d;">Content here</div>
.myborder {border:2px solid #dc9f8d;}