#dc2e8c color space conversions
Hex:
#dc2e8c
RGB:
220, 46, 140
CMY:
14, 82, 45
CMYK:
0, 79, 36, 14
HSL:
328°, 71.3115%, 52.1569%
HSV (HSB):
328°, 79.0909%, 86.2745%
XYZ:
35.2258, 19.0631, 26.6339
xyY:
0.4353, 0.2356, 19.0631
CIE-Lab:
50.7609, 71.3888, -9.9750
CIE-LCH:
50.7609, 72.0823, 352.0457
CIE-Luv:
50.7609, 101.2772, -26.7686
Hunter-Lab:
43.6613, 67.6061, -5.6047
#dc2e8c color charts
#dc2e8c color shades, tints & tones
#dc2e8c color schemes
#dc2e8c color preview, HTML & CSS examples
This text has a color of #dc2e8c
<p style="color:#dc2e8c;">Text here</p>
.mytext {color:#dc2e8c;}
This box has a color of #dc2e8c
<div style="background-color:#dc2e8c;">Content here</div>
.mybackground {background-color:#dc2e8c;}
Border around this has a color of #dc2e8c
<div style="border:2px solid #dc2e8c;">Content here</div>
.myborder {border:2px solid #dc2e8c;}