#da2242 color space conversions
Hex:
#da2242
RGB:
218, 34, 66
CMY:
15, 87, 74
CMYK:
0, 84, 70, 15
HSL:
350°, 73.0159%, 49.4118%
HSV (HSB):
350°, 84.4037%, 85.4902%
XYZ:
30.4688, 16.4428, 6.7222
xyY:
0.5681, 0.3066, 16.4428
CIE-Lab:
47.5502, 68.2735, 30.5234
CIE-LCH:
47.5502, 74.7860, 24.0882
CIE-Luv:
47.5502, 131.1296, 18.2143
Hunter-Lab:
40.5498, 63.1617, 18.5560
#da2242 color charts
#da2242 color shades, tints & tones
#da2242 color schemes
#da2242 color preview, HTML & CSS examples
This text has a color of #da2242
<p style="color:#da2242;">Text here</p>
.mytext {color:#da2242;}
This box has a color of #da2242
<div style="background-color:#da2242;">Content here</div>
.mybackground {background-color:#da2242;}
Border around this has a color of #da2242
<div style="border:2px solid #da2242;">Content here</div>
.myborder {border:2px solid #da2242;}