#dc6f9f color space conversions
Hex:
#dc6f9f
RGB:
220, 111, 159
CMY:
14, 56, 38
CMYK:
0, 50, 28, 14
HSL:
334°, 60.8939%, 64.9020%
HSV (HSB):
334°, 49.5455%, 86.2745%
XYZ:
41.4576, 29.0877, 36.2303
xyY:
0.3883, 0.2724, 29.0877
CIE-Lab:
60.8590, 47.9030, -6.0752
CIE-LCH:
60.8590, 48.2867, 352.7721
CIE-Luv:
60.8590, 67.1886, -17.3664
Hunter-Lab:
53.9330, 42.8279, -2.0758
#dc6f9f color charts
#dc6f9f color shades, tints & tones
#dc6f9f color schemes
#dc6f9f color preview, HTML & CSS examples
This text has a color of #dc6f9f
<p style="color:#dc6f9f;">Text here</p>
.mytext {color:#dc6f9f;}
This box has a color of #dc6f9f
<div style="background-color:#dc6f9f;">Content here</div>
.mybackground {background-color:#dc6f9f;}
Border around this has a color of #dc6f9f
<div style="border:2px solid #dc6f9f;">Content here</div>
.myborder {border:2px solid #dc6f9f;}