#da015f color space conversions
Hex:
#da015f
RGB:
218, 1, 95
CMY:
15, 100, 63
CMYK:
0, 100, 56, 15
HSL:
334°, 99.0868%, 42.9412%
HSV (HSB):
334°, 99.5413%, 85.4902%
XYZ:
30.9899, 15.7534, 12.2338
xyY:
0.5255, 0.2671, 15.7534
CIE-Lab:
46.6492, 74.0965, 11.5077
CIE-LCH:
46.6492, 74.9847, 8.8279
CIE-Luv:
46.6492, 127.3115, -1.1773
Hunter-Lab:
39.6905, 69.9122, 9.5084
#da015f color charts
#da015f color shades, tints & tones
#da015f color schemes
#da015f color preview, HTML & CSS examples
This text has a color of #da015f
<p style="color:#da015f;">Text here</p>
.mytext {color:#da015f;}
This box has a color of #da015f
<div style="background-color:#da015f;">Content here</div>
.mybackground {background-color:#da015f;}
Border around this has a color of #da015f
<div style="border:2px solid #da015f;">Content here</div>
.myborder {border:2px solid #da015f;}