#dc6f77 color space conversions
Hex:
#dc6f77
RGB:
220, 111, 119
CMY:
14, 56, 53
CMYK:
0, 50, 46, 14
HSL:
356°, 60.8939%, 64.9020%
HSV (HSB):
356°, 49.5455%, 86.2745%
XYZ:
38.5294, 27.9164, 20.8104
xyY:
0.4416, 0.3199, 27.9164
CIE-Lab:
59.8132, 43.2642, 15.5076
CIE-LCH:
59.8132, 45.9595, 19.7197
CIE-Luv:
59.8132, 76.7519, 11.7451
Hunter-Lab:
52.8360, 37.7039, 13.6327
#dc6f77 color charts
#dc6f77 color shades, tints & tones
#dc6f77 color schemes
#dc6f77 color preview, HTML & CSS examples
This text has a color of #dc6f77
<p style="color:#dc6f77;">Text here</p>
.mytext {color:#dc6f77;}
This box has a color of #dc6f77
<div style="background-color:#dc6f77;">Content here</div>
.mybackground {background-color:#dc6f77;}
Border around this has a color of #dc6f77
<div style="border:2px solid #dc6f77;">Content here</div>
.myborder {border:2px solid #dc6f77;}