#dc3045 color space conversions
Hex:
#dc3045
RGB:
220, 48, 69
CMY:
14, 81, 73
CMYK:
0, 78, 69, 14
HSL:
353°, 71.0744%, 52.5490%
HSV (HSB):
353°, 78.1818%, 86.2745%
XYZ:
31.6463, 17.7592, 7.3901
xyY:
0.5572, 0.3127, 17.7592
CIE-Lab:
49.2028, 65.5029, 30.8365
CIE-LCH:
49.2028, 72.3984, 25.2095
CIE-Luv:
49.2028, 126.3191, 19.7148
Hunter-Lab:
42.1417, 60.2967, 19.1018
#dc3045 color charts
#dc3045 color shades, tints & tones
#dc3045 color schemes
#dc3045 color preview, HTML & CSS examples
This text has a color of #dc3045
<p style="color:#dc3045;">Text here</p>
.mytext {color:#dc3045;}
This box has a color of #dc3045
<div style="background-color:#dc3045;">Content here</div>
.mybackground {background-color:#dc3045;}
Border around this has a color of #dc3045
<div style="border:2px solid #dc3045;">Content here</div>
.myborder {border:2px solid #dc3045;}