#dc6c84 color space conversions
Hex:
#dc6c84
RGB:
220, 108, 132
CMY:
14, 58, 48
CMYK:
0, 51, 40, 14
HSL:
347°, 61.5385%, 64.3137%
HSV (HSB):
347°, 50.9091%, 86.2745%
XYZ:
39.0426, 27.6067, 25.1007
xyY:
0.4255, 0.3009, 27.6067
CIE-Lab:
59.5317, 46.1130, 7.5948
CIE-LCH:
59.5317, 46.7342, 9.3527
CIE-Luv:
59.5317, 75.6023, 1.4210
Hunter-Lab:
52.5421, 40.6899, 8.4552
#dc6c84 color charts
#dc6c84 color shades, tints & tones
#dc6c84 color schemes
#dc6c84 color preview, HTML & CSS examples
This text has a color of #dc6c84
<p style="color:#dc6c84;">Text here</p>
.mytext {color:#dc6c84;}
This box has a color of #dc6c84
<div style="background-color:#dc6c84;">Content here</div>
.mybackground {background-color:#dc6c84;}
Border around this has a color of #dc6c84
<div style="border:2px solid #dc6c84;">Content here</div>
.myborder {border:2px solid #dc6c84;}