#db4abc color space conversions
Hex:
#db4abc
RGB:
219, 74, 188
CMY:
14, 71, 26
CMYK:
0, 66, 14, 14
HSL:
313°, 66.8203%, 57.4510%
HSV (HSB):
313°, 66.2100%, 85.8824%
XYZ:
40.7393, 23.5885, 49.9828
xyY:
0.3564, 0.2064, 23.5885
CIE-Lab:
55.6734, 68.0517, -30.7077
CIE-LCH:
55.6734, 74.6593, 335.7131
CIE-Luv:
55.6734, 73.4109, -56.7820
Hunter-Lab:
48.5680, 64.7337, -27.0196
#db4abc color charts
#db4abc color shades, tints & tones
#db4abc color schemes
#db4abc color preview, HTML & CSS examples
This text has a color of #db4abc
<p style="color:#db4abc;">Text here</p>
.mytext {color:#db4abc;}
This box has a color of #db4abc
<div style="background-color:#db4abc;">Content here</div>
.mybackground {background-color:#db4abc;}
Border around this has a color of #db4abc
<div style="border:2px solid #db4abc;">Content here</div>
.myborder {border:2px solid #db4abc;}