#da115f color space conversions
Hex:
#da115f
RGB:
218, 17, 95
CMY:
15, 93, 63
CMYK:
0, 92, 56, 15
HSL:
337°, 85.5319%, 46.0784%
HSV (HSB):
337°, 92.2018%, 85.4902%
XYZ:
31.1794, 16.1325, 12.2970
xyY:
0.5231, 0.2706, 16.1325
CIE-Lab:
47.1479, 72.6473, 12.2016
CIE-LCH:
47.1479, 73.6649, 9.5342
CIE-Luv:
47.1479, 125.2811, -0.0372
Hunter-Lab:
40.1653, 68.2762, 9.9635
#da115f color charts
#da115f color shades, tints & tones
#da115f color schemes
#da115f color preview, HTML & CSS examples
This text has a color of #da115f
<p style="color:#da115f;">Text here</p>
.mytext {color:#da115f;}
This box has a color of #da115f
<div style="background-color:#da115f;">Content here</div>
.mybackground {background-color:#da115f;}
Border around this has a color of #da115f
<div style="border:2px solid #da115f;">Content here</div>
.myborder {border:2px solid #da115f;}