#da006b color space conversions
Hex:
#da006b
RGB:
218, 0, 107
CMY:
15, 100, 58
CMYK:
0, 100, 51, 15
HSL:
331°, 100.0000%, 42.7451%
HSV (HSB):
331°, 100.0000%, 85.4902%
XYZ:
31.5673, 15.9670, 15.3281
xyY:
0.5022, 0.2540, 15.9670
CIE-Lab:
46.9311, 75.0057, 4.4606
CIE-LCH:
46.9311, 75.1382, 3.4034
CIE-Luv:
46.9311, 122.2743, -9.2099
Hunter-Lab:
39.9587, 71.0870, 5.2276
#da006b color charts
#da006b color shades, tints & tones
#da006b color schemes
#da006b color preview, HTML & CSS examples
This text has a color of #da006b
<p style="color:#da006b;">Text here</p>
.mytext {color:#da006b;}
This box has a color of #da006b
<div style="background-color:#da006b;">Content here</div>
.mybackground {background-color:#da006b;}
Border around this has a color of #da006b
<div style="border:2px solid #da006b;">Content here</div>
.myborder {border:2px solid #da006b;}