#dc6f97 color space conversions
Hex:
#dc6f97
RGB:
220, 111, 151
CMY:
14, 56, 41
CMYK:
0, 50, 31, 14
HSL:
338°, 60.8939%, 64.9020%
HSV (HSB):
338°, 49.5455%, 86.2745%
XYZ:
40.7856, 28.8189, 32.6911
xyY:
0.3987, 0.2817, 28.8189
CIE-Lab:
60.6215, 46.8665, -1.8164
CIE-LCH:
60.6215, 46.9017, 357.7804
CIE-Luv:
60.6215, 69.1951, -11.1996
Hunter-Lab:
53.6832, 41.6688, 1.4728
#dc6f97 color charts
#dc6f97 color shades, tints & tones
#dc6f97 color schemes
#dc6f97 color preview, HTML & CSS examples
This text has a color of #dc6f97
<p style="color:#dc6f97;">Text here</p>
.mytext {color:#dc6f97;}
This box has a color of #dc6f97
<div style="background-color:#dc6f97;">Content here</div>
.mybackground {background-color:#dc6f97;}
Border around this has a color of #dc6f97
<div style="border:2px solid #dc6f97;">Content here</div>
.myborder {border:2px solid #dc6f97;}