#dc3072 color space conversions
Hex:
#dc3072
RGB:
220, 48, 114
CMY:
14, 81, 55
CMYK:
0, 78, 48, 14
HSL:
337°, 71.0744%, 52.5490%
HSV (HSB):
337°, 78.1818%, 86.2745%
XYZ:
33.6094, 18.5445, 17.7276
xyY:
0.4809, 0.2654, 18.5445
CIE-Lab:
50.1499, 68.4427, 4.8422
CIE-LCH:
50.1499, 68.6138, 4.0468
CIE-Luv:
50.1499, 111.1729, -7.1874
Hunter-Lab:
43.0633, 63.9524, 5.7367
#dc3072 color charts
#dc3072 color shades, tints & tones
#dc3072 color schemes
#dc3072 color preview, HTML & CSS examples
This text has a color of #dc3072
<p style="color:#dc3072;">Text here</p>
.mytext {color:#dc3072;}
This box has a color of #dc3072
<div style="background-color:#dc3072;">Content here</div>
.mybackground {background-color:#dc3072;}
Border around this has a color of #dc3072
<div style="border:2px solid #dc3072;">Content here</div>
.myborder {border:2px solid #dc3072;}