#dc2048 color space conversions
Hex:
#dc2048
RGB:
220, 32, 72
CMY:
14, 87, 72
CMYK:
0, 85, 67, 14
HSL:
347°, 74.6032%, 49.4118%
HSV (HSB):
347°, 85.4545%, 86.2745%
XYZ:
31.2014, 16.7165, 7.7130
xyY:
0.5609, 0.3005, 16.7165
CIE-Lab:
47.9009, 69.4827, 27.4208
CIE-LCH:
47.9009, 74.6977, 21.5363
CIE-Luv:
47.9009, 131.5417, 15.4405
Hunter-Lab:
40.8859, 64.6692, 17.4352
#dc2048 color charts
#dc2048 color shades, tints & tones
#dc2048 color schemes
#dc2048 color preview, HTML & CSS examples
This text has a color of #dc2048
<p style="color:#dc2048;">Text here</p>
.mytext {color:#dc2048;}
This box has a color of #dc2048
<div style="background-color:#dc2048;">Content here</div>
.mybackground {background-color:#dc2048;}
Border around this has a color of #dc2048
<div style="border:2px solid #dc2048;">Content here</div>
.myborder {border:2px solid #dc2048;}