#da2c4c color space conversions
Hex:
#da2c4c
RGB:
218, 44, 76
CMY:
15, 83, 70
CMYK:
0, 80, 65, 15
HSL:
349°, 70.1613%, 51.3725%
HSV (HSB):
349°, 79.8165%, 85.4902%
XYZ:
31.1186, 17.2286, 8.5228
xyY:
0.5472, 0.3029, 17.2286
CIE-Lab:
48.5468, 66.3933, 25.7342
CIE-LCH:
48.5468, 71.2062, 21.1864
CIE-Luv:
48.5468, 124.4369, 14.9750
Hunter-Lab:
41.5073, 61.1861, 16.8810
#da2c4c color charts
#da2c4c color shades, tints & tones
#da2c4c color schemes
#da2c4c color preview, HTML & CSS examples
This text has a color of #da2c4c
<p style="color:#da2c4c;">Text here</p>
.mytext {color:#da2c4c;}
This box has a color of #da2c4c
<div style="background-color:#da2c4c;">Content here</div>
.mybackground {background-color:#da2c4c;}
Border around this has a color of #da2c4c
<div style="border:2px solid #da2c4c;">Content here</div>
.myborder {border:2px solid #da2c4c;}