#db05bf color space conversions
Hex:
#db05bf
RGB:
219, 5, 191
CMY:
14, 98, 25
CMYK:
0, 98, 13, 14
HSL:
308°, 95.5357%, 43.9216%
HSV (HSB):
308°, 97.7169%, 85.8824%
XYZ:
38.6717, 18.9302, 50.9059
xyY:
0.3564, 0.1745, 18.9302
CIE-Lab:
50.6054, 83.4075, -40.3896
CIE-LCH:
50.6054, 92.6722, 334.1617
CIE-Luv:
50.6054, 83.9323, -72.3113
Hunter-Lab:
43.5088, 82.5144, -38.9138
#db05bf color charts
#db05bf color shades, tints & tones
#db05bf color schemes
#db05bf color preview, HTML & CSS examples
This text has a color of #db05bf
<p style="color:#db05bf;">Text here</p>
.mytext {color:#db05bf;}
This box has a color of #db05bf
<div style="background-color:#db05bf;">Content here</div>
.mybackground {background-color:#db05bf;}
Border around this has a color of #db05bf
<div style="border:2px solid #db05bf;">Content here</div>
.myborder {border:2px solid #db05bf;}