#da2e4c color space conversions
Hex:
#da2e4c
RGB:
218, 46, 76
CMY:
15, 82, 70
CMYK:
0, 79, 65, 15
HSL:
350°, 69.9187%, 51.7647%
HSV (HSB):
350°, 78.8991%, 85.4902%
XYZ:
31.1949, 17.3812, 8.5482
xyY:
0.5461, 0.3043, 17.3812
CIE-Lab:
48.7368, 65.8557, 25.9768
CIE-LCH:
48.7368, 70.7938, 21.5268
CIE-Luv:
48.7368, 123.6085, 15.3768
Hunter-Lab:
41.6908, 60.6029, 17.0268
#da2e4c color charts
#da2e4c color shades, tints & tones
#da2e4c color schemes
#da2e4c color preview, HTML & CSS examples
This text has a color of #da2e4c
<p style="color:#da2e4c;">Text here</p>
.mytext {color:#da2e4c;}
This box has a color of #da2e4c
<div style="background-color:#da2e4c;">Content here</div>
.mybackground {background-color:#da2e4c;}
Border around this has a color of #da2e4c
<div style="border:2px solid #da2e4c;">Content here</div>
.myborder {border:2px solid #da2e4c;}