#da495e color space conversions
Hex:
#da495e
RGB:
218, 73, 94
CMY:
15, 71, 63
CMYK:
0, 67, 57, 15
HSL:
351°, 66.2100%, 57.0588%
HSV (HSB):
351°, 66.5138%, 85.4902%
XYZ:
33.3164, 20.4787, 12.7865
xyY:
0.5004, 0.3076, 20.4787
CIE-Lab:
52.3741, 57.8250, 19.9464
CIE-LCH:
52.3741, 61.1685, 19.0316
CIE-Luv:
52.3741, 104.7972, 12.3574
Hunter-Lab:
45.2534, 52.2216, 14.9248
#da495e color charts
#da495e color shades, tints & tones
#da495e color schemes
#da495e color preview, HTML & CSS examples
This text has a color of #da495e
<p style="color:#da495e;">Text here</p>
.mytext {color:#da495e;}
This box has a color of #da495e
<div style="background-color:#da495e;">Content here</div>
.mybackground {background-color:#da495e;}
Border around this has a color of #da495e
<div style="border:2px solid #da495e;">Content here</div>
.myborder {border:2px solid #da495e;}