#dc6a7e color space conversions
Hex:
#dc6a7e
RGB:
220, 106, 126
CMY:
14, 58, 51
CMYK:
0, 52, 43, 14
HSL:
349°, 61.9565%, 63.9216%
HSV (HSB):
349°, 51.8182%, 86.2745%
XYZ:
38.4351, 27.0301, 22.9302
xyY:
0.4348, 0.3058, 27.0301
CIE-Lab:
59.0022, 46.4579, 10.3234
CIE-LCH:
59.0022, 47.5911, 12.5281
CIE-Luv:
59.0022, 78.2662, 4.7359
Hunter-Lab:
51.9905, 40.9769, 10.2436
#dc6a7e color charts
#dc6a7e color shades, tints & tones
#dc6a7e color schemes
#dc6a7e color preview, HTML & CSS examples
This text has a color of #dc6a7e
<p style="color:#dc6a7e;">Text here</p>
.mytext {color:#dc6a7e;}
This box has a color of #dc6a7e
<div style="background-color:#dc6a7e;">Content here</div>
.mybackground {background-color:#dc6a7e;}
Border around this has a color of #dc6a7e
<div style="border:2px solid #dc6a7e;">Content here</div>
.myborder {border:2px solid #dc6a7e;}