#dc5070 color space conversions
Hex:
#dc5070
RGB:
220, 80, 112
CMY:
14, 69, 56
CMYK:
0, 64, 49, 14
HSL:
346°, 66.6667%, 58.8235%
HSV (HSB):
346°, 63.6364%, 86.2745%
XYZ:
35.3085, 22.1228, 17.7384
xyY:
0.4697, 0.2943, 22.1228
CIE-Lab:
54.1571, 57.0310, 11.7289
CIE-LCH:
54.1571, 58.2246, 11.6213
CIE-Luv:
54.1571, 97.2555, 3.7394
Hunter-Lab:
47.0349, 51.6866, 10.5642
#dc5070 color charts
#dc5070 color shades, tints & tones
#dc5070 color schemes
#dc5070 color preview, HTML & CSS examples
This text has a color of #dc5070
<p style="color:#dc5070;">Text here</p>
.mytext {color:#dc5070;}
This box has a color of #dc5070
<div style="background-color:#dc5070;">Content here</div>
.mybackground {background-color:#dc5070;}
Border around this has a color of #dc5070
<div style="border:2px solid #dc5070;">Content here</div>
.myborder {border:2px solid #dc5070;}