#da2d4f color space conversions
Hex:
#da2d4f
RGB:
218, 45, 79
CMY:
15, 82, 69
CMYK:
0, 79, 64, 15
HSL:
348°, 70.0405%, 51.5686%
HSV (HSB):
348°, 79.3578%, 85.4902%
XYZ:
31.2631, 17.3467, 9.0976
xyY:
0.5418, 0.3006, 17.3467
CIE-Lab:
48.6940, 66.2915, 24.1061
CIE-LCH:
48.6940, 70.5384, 19.9832
CIE-Luv:
48.6940, 123.1058, 13.5738
Hunter-Lab:
41.6494, 61.1003, 16.2036
#da2d4f color charts
#da2d4f color shades, tints & tones
#da2d4f color schemes
#da2d4f color preview, HTML & CSS examples
This text has a color of #da2d4f
<p style="color:#da2d4f;">Text here</p>
.mytext {color:#da2d4f;}
This box has a color of #da2d4f
<div style="background-color:#da2d4f;">Content here</div>
.mybackground {background-color:#da2d4f;}
Border around this has a color of #da2d4f
<div style="border:2px solid #da2d4f;">Content here</div>
.myborder {border:2px solid #da2d4f;}