#dc6a9e color space conversions
Hex:
#dc6a9e
RGB:
220, 106, 158
CMY:
14, 58, 38
CMYK:
0, 52, 28, 14
HSL:
333°, 61.9565%, 63.9216%
HSV (HSB):
333°, 51.8182%, 86.2745%
XYZ:
40.8408, 27.9923, 35.5983
xyY:
0.3911, 0.2680, 27.9923
CIE-Lab:
59.8818, 50.2248, -6.9493
CIE-LCH:
59.8818, 50.7033, 352.1223
CIE-Luv:
59.8818, 70.0729, -19.0110
Hunter-Lab:
52.9078, 45.1998, -2.8570
#dc6a9e color charts
#dc6a9e color shades, tints & tones
#dc6a9e color schemes
#dc6a9e color preview, HTML & CSS examples
This text has a color of #dc6a9e
<p style="color:#dc6a9e;">Text here</p>
.mytext {color:#dc6a9e;}
This box has a color of #dc6a9e
<div style="background-color:#dc6a9e;">Content here</div>
.mybackground {background-color:#dc6a9e;}
Border around this has a color of #dc6a9e
<div style="border:2px solid #dc6a9e;">Content here</div>
.myborder {border:2px solid #dc6a9e;}