#dc987e color space conversions
Hex:
#dc987e
RGB:
220, 152, 126
CMY:
14, 40, 51
CMYK:
0, 31, 43, 14
HSL:
17°, 57.3171%, 67.8431%
HSV (HSB):
17°, 42.7273%, 86.2745%
XYZ:
44.5093, 39.1785, 24.9550
xyY:
0.4097, 0.3606, 39.1785
CIE-Lab:
68.8804, 22.4127, 23.9508
CIE-LCH:
68.8804, 32.8020, 46.9001
CIE-Luv:
68.8804, 48.3206, 27.1887
Hunter-Lab:
62.5927, 17.3931, 20.1767
#dc987e color charts
#dc987e color shades, tints & tones
#dc987e color schemes
#dc987e color preview, HTML & CSS examples
This text has a color of #dc987e
<p style="color:#dc987e;">Text here</p>
.mytext {color:#dc987e;}
This box has a color of #dc987e
<div style="background-color:#dc987e;">Content here</div>
.mybackground {background-color:#dc987e;}
Border around this has a color of #dc987e
<div style="border:2px solid #dc987e;">Content here</div>
.myborder {border:2px solid #dc987e;}