#da2033 color space conversions
Hex:
#da2033
RGB:
218, 32, 51
CMY:
15, 87, 80
CMYK:
0, 85, 77, 15
HSL:
354°, 74.4000%, 49.0196%
HSV (HSB):
354°, 85.3211%, 85.4902%
XYZ:
30.0275, 16.1775, 4.6719
xyY:
0.5902, 0.3180, 16.1775
CIE-Lab:
47.2065, 68.0948, 38.9589
CIE-LCH:
47.2065, 78.4519, 29.7751
CIE-Luv:
47.2065, 135.6807, 24.2360
Hunter-Lab:
40.2212, 62.8736, 21.2680
#da2033 color charts
#da2033 color shades, tints & tones
#da2033 color schemes
#da2033 color preview, HTML & CSS examples
This text has a color of #da2033
<p style="color:#da2033;">Text here</p>
.mytext {color:#da2033;}
This box has a color of #da2033
<div style="background-color:#da2033;">Content here</div>
.mybackground {background-color:#da2033;}
Border around this has a color of #da2033
<div style="border:2px solid #da2033;">Content here</div>
.myborder {border:2px solid #da2033;}