#da2e6e color space conversions
Hex:
#da2e6e
RGB:
218, 46, 110
CMY:
15, 82, 57
CMYK:
0, 79, 50, 15
HSL:
338°, 69.9187%, 51.7647%
HSV (HSB):
338°, 78.8991%, 85.4902%
XYZ:
32.7049, 17.9852, 16.4996
xyY:
0.4868, 0.2677, 17.9852
CIE-Lab:
49.4782, 68.1376, 6.2662
CIE-LCH:
49.4782, 68.4251, 5.2544
CIE-Luv:
49.4782, 111.8078, -5.4439
Hunter-Lab:
42.4090, 63.4398, 6.6190
#da2e6e color charts
#da2e6e color shades, tints & tones
#da2e6e color schemes
#da2e6e color preview, HTML & CSS examples
This text has a color of #da2e6e
<p style="color:#da2e6e;">Text here</p>
.mytext {color:#da2e6e;}
This box has a color of #da2e6e
<div style="background-color:#da2e6e;">Content here</div>
.mybackground {background-color:#da2e6e;}
Border around this has a color of #da2e6e
<div style="border:2px solid #da2e6e;">Content here</div>
.myborder {border:2px solid #da2e6e;}