#da515e color space conversions
Hex:
#da515e
RGB:
218, 81, 94
CMY:
15, 68, 63
CMYK:
0, 63, 57, 15
HSL:
354°, 64.9289%, 58.6275%
HSV (HSB):
354°, 62.8440%, 85.4902%
XYZ:
33.8763, 21.5984, 12.9731
xyY:
0.4949, 0.3155, 21.5984
CIE-Lab:
53.5983, 54.5122, 21.5828
CIE-LCH:
53.5983, 58.6293, 21.5999
CIE-Luv:
53.5983, 100.1121, 15.0379
Hunter-Lab:
46.4741, 48.7838, 15.9813
#da515e color charts
#da515e color shades, tints & tones
#da515e color schemes
#da515e color preview, HTML & CSS examples
This text has a color of #da515e
<p style="color:#da515e;">Text here</p>
.mytext {color:#da515e;}
This box has a color of #da515e
<div style="background-color:#da515e;">Content here</div>
.mybackground {background-color:#da515e;}
Border around this has a color of #da515e
<div style="border:2px solid #da515e;">Content here</div>
.myborder {border:2px solid #da515e;}