#dc6f95 color space conversions
Hex:
#dc6f95
RGB:
220, 111, 149
CMY:
14, 56, 42
CMYK:
0, 50, 32, 14
HSL:
339°, 60.8939%, 64.9020%
HSV (HSB):
339°, 49.5455%, 86.2745%
XYZ:
40.6245, 28.7544, 31.8428
xyY:
0.4013, 0.2841, 28.7544
CIE-Lab:
60.5643, 46.6156, -0.7464
CIE-LCH:
60.5643, 46.6216, 359.0827
CIE-Luv:
60.5643, 69.6913, -9.6796
Hunter-Lab:
53.6232, 41.3895, 2.3283
#dc6f95 color charts
#dc6f95 color shades, tints & tones
#dc6f95 color schemes
#dc6f95 color preview, HTML & CSS examples
This text has a color of #dc6f95
<p style="color:#dc6f95;">Text here</p>
.mytext {color:#dc6f95;}
This box has a color of #dc6f95
<div style="background-color:#dc6f95;">Content here</div>
.mybackground {background-color:#dc6f95;}
Border around this has a color of #dc6f95
<div style="border:2px solid #dc6f95;">Content here</div>
.myborder {border:2px solid #dc6f95;}