#da007c color space conversions
Hex:
#da007c
RGB:
218, 0, 124
CMY:
15, 100, 51
CMYK:
0, 100, 43, 15
HSL:
326°, 100.0000%, 42.7451%
HSV (HSB):
326°, 100.0000%, 85.4902%
XYZ:
32.5515, 16.3607, 20.5110
xyY:
0.4689, 0.2357, 16.3607
CIE-Lab:
47.4442, 76.3563, -5.2631
CIE-LCH:
47.4442, 76.5374, 356.0569
CIE-Luv:
47.4442, 114.5285, -21.3498
Hunter-Lab:
40.4483, 72.8666, -1.7517
#da007c color charts
#da007c color shades, tints & tones
#da007c color schemes
#da007c color preview, HTML & CSS examples
This text has a color of #da007c
<p style="color:#da007c;">Text here</p>
.mytext {color:#da007c;}
This box has a color of #da007c
<div style="background-color:#da007c;">Content here</div>
.mybackground {background-color:#da007c;}
Border around this has a color of #da007c
<div style="border:2px solid #da007c;">Content here</div>
.myborder {border:2px solid #da007c;}