#da107e color space conversions
Hex:
#da107e
RGB:
218, 16, 126
CMY:
15, 94, 51
CMYK:
0, 93, 42, 15
HSL:
327°, 86.3248%, 45.8824%
HSV (HSB):
327°, 92.6606%, 85.4902%
XYZ:
32.8646, 16.7824, 21.2458
xyY:
0.4636, 0.2367, 16.7824
CIE-Lab:
47.9846, 75.1446, -5.6843
CIE-LCH:
47.9846, 75.3593, 355.6741
CIE-Luv:
47.9846, 112.0024, -21.6647
Hunter-Lab:
40.9663, 71.5081, -2.0724
#da107e color charts
#da107e color shades, tints & tones
#da107e color schemes
#da107e color preview, HTML & CSS examples
This text has a color of #da107e
<p style="color:#da107e;">Text here</p>
.mytext {color:#da107e;}
This box has a color of #da107e
<div style="background-color:#da107e;">Content here</div>
.mybackground {background-color:#da107e;}
Border around this has a color of #da107e
<div style="border:2px solid #da107e;">Content here</div>
.myborder {border:2px solid #da107e;}