#db97d3 color space conversions
Hex:
#db97d3
RGB:
219, 151, 211
CMY:
14, 41, 17
CMYK:
0, 31, 4, 14
HSL:
307°, 48.5714%, 72.5490%
HSV (HSB):
307°, 31.0502%, 85.8824%
XYZ:
52.0379, 41.8964, 66.9721
xyY:
0.3234, 0.2604, 41.8964
CIE-Lab:
70.7995, 34.9025, -20.4342
CIE-LCH:
70.7995, 40.4443, 329.6526
CIE-Luv:
70.7995, 35.2696, -37.3045
Hunter-Lab:
64.7275, 30.2327, -16.0369
#db97d3 color charts
#db97d3 color shades, tints & tones
#db97d3 color schemes
#db97d3 color preview, HTML & CSS examples
This text has a color of #db97d3
<p style="color:#db97d3;">Text here</p>
.mytext {color:#db97d3;}
This box has a color of #db97d3
<div style="background-color:#db97d3;">Content here</div>
.mybackground {background-color:#db97d3;}
Border around this has a color of #db97d3
<div style="border:2px solid #db97d3;">Content here</div>
.myborder {border:2px solid #db97d3;}