#da115e color space conversions
Hex:
#da115e
RGB:
218, 17, 94
CMY:
15, 93, 63
CMYK:
0, 92, 57, 15
HSL:
337°, 85.5319%, 46.0784%
HSV (HSB):
337°, 92.2018%, 85.4902%
XYZ:
31.1343, 16.1145, 12.0591
xyY:
0.5250, 0.2717, 16.1145
CIE-Lab:
47.1243, 72.5824, 12.7885
CIE-LCH:
47.1243, 73.7004, 9.9925
CIE-Luv:
47.1243, 125.6815, 0.5965
Hunter-Lab:
40.1428, 68.1923, 10.2890
#da115e color charts
#da115e color shades, tints & tones
#da115e color schemes
#da115e color preview, HTML & CSS examples
This text has a color of #da115e
<p style="color:#da115e;">Text here</p>
.mytext {color:#da115e;}
This box has a color of #da115e
<div style="background-color:#da115e;">Content here</div>
.mybackground {background-color:#da115e;}
Border around this has a color of #da115e
<div style="border:2px solid #da115e;">Content here</div>
.myborder {border:2px solid #da115e;}