#da2245 color space conversions
Hex:
#da2245
RGB:
218, 34, 69
CMY:
15, 87, 73
CMYK:
0, 84, 68, 15
HSL:
349°, 73.0159%, 49.4118%
HSV (HSB):
349°, 84.4037%, 85.4902%
XYZ:
30.5596, 16.4792, 7.2003
xyY:
0.5634, 0.3038, 16.4792
CIE-Lab:
47.5969, 68.4116, 28.7724
CIE-LCH:
47.5969, 74.2158, 22.8106
CIE-Luv:
47.5969, 130.2550, 16.7777
Hunter-Lab:
40.5945, 63.3348, 17.8998
#da2245 color charts
#da2245 color shades, tints & tones
#da2245 color schemes
#da2245 color preview, HTML & CSS examples
This text has a color of #da2245
<p style="color:#da2245;">Text here</p>
.mytext {color:#da2245;}
This box has a color of #da2245
<div style="background-color:#da2245;">Content here</div>
.mybackground {background-color:#da2245;}
Border around this has a color of #da2245
<div style="border:2px solid #da2245;">Content here</div>
.myborder {border:2px solid #da2245;}