#da2031 color space conversions
Hex:
#da2031
RGB:
218, 32, 49
CMY:
15, 87, 81
CMYK:
0, 85, 78, 15
HSL:
355°, 74.4000%, 49.0196%
HSV (HSB):
355°, 85.3211%, 85.4902%
XYZ:
29.9843, 16.1602, 4.4446
xyY:
0.5927, 0.3194, 16.1602
CIE-Lab:
47.1840, 68.0285, 40.0746
CIE-LCH:
47.1840, 78.9547, 30.5017
CIE-Luv:
47.1840, 136.1304, 24.9637
Hunter-Lab:
40.1998, 62.7906, 21.5845
#da2031 color charts
#da2031 color shades, tints & tones
#da2031 color schemes
#da2031 color preview, HTML & CSS examples
This text has a color of #da2031
<p style="color:#da2031;">Text here</p>
.mytext {color:#da2031;}
This box has a color of #da2031
<div style="background-color:#da2031;">Content here</div>
.mybackground {background-color:#da2031;}
Border around this has a color of #da2031
<div style="border:2px solid #da2031;">Content here</div>
.myborder {border:2px solid #da2031;}