#db20ac color space conversions
Hex:
#db20ac
RGB:
219, 32, 172
CMY:
14, 87, 33
CMYK:
0, 85, 21, 14
HSL:
315°, 74.5020%, 49.2157%
HSV (HSB):
315°, 85.3881%, 85.8824%
XYZ:
37.1763, 19.0717, 40.7515
xyY:
0.3833, 0.1966, 19.0717
CIE-Lab:
50.7709, 77.8559, -29.0089
CIE-LCH:
50.7709, 83.0846, 339.5648
CIE-Luv:
50.7709, 89.7301, -54.8183
Hunter-Lab:
43.6711, 75.5290, -24.7565
#db20ac color charts
#db20ac color shades, tints & tones
#db20ac color schemes
#db20ac color preview, HTML & CSS examples
This text has a color of #db20ac
<p style="color:#db20ac;">Text here</p>
.mytext {color:#db20ac;}
This box has a color of #db20ac
<div style="background-color:#db20ac;">Content here</div>
.mybackground {background-color:#db20ac;}
Border around this has a color of #db20ac
<div style="border:2px solid #db20ac;">Content here</div>
.myborder {border:2px solid #db20ac;}