#db71bc color space conversions
Hex:
#db71bc
RGB:
219, 113, 188
CMY:
14, 56, 26
CMYK:
0, 48, 14, 14
HSL:
318°, 59.5506%, 65.0980%
HSV (HSB):
318°, 48.4018%, 85.8824%
XYZ:
44.1956, 30.5012, 51.1349
xyY:
0.3512, 0.2424, 30.5012
CIE-Lab:
62.0843, 50.7920, -20.8309
CIE-LCH:
62.0843, 54.8976, 337.7003
CIE-Luv:
62.0843, 58.1179, -39.7992
Hunter-Lab:
55.2279, 46.1944, -16.2365
#db71bc color charts
#db71bc color shades, tints & tones
#db71bc color schemes
#db71bc color preview, HTML & CSS examples
This text has a color of #db71bc
<p style="color:#db71bc;">Text here</p>
.mytext {color:#db71bc;}
This box has a color of #db71bc
<div style="background-color:#db71bc;">Content here</div>
.mybackground {background-color:#db71bc;}
Border around this has a color of #db71bc
<div style="border:2px solid #db71bc;">Content here</div>
.myborder {border:2px solid #db71bc;}