#db97bc color space conversions
Hex:
#db97bc
RGB:
219, 151, 188
CMY:
14, 41, 26
CMYK:
0, 31, 14, 14
HSL:
327°, 48.5714%, 72.5490%
HSV (HSB):
327°, 31.0502%, 85.8824%
XYZ:
49.3571, 40.8241, 52.8554
xyY:
0.3451, 0.2854, 40.8241
CIE-Lab:
70.0525, 30.9739, -8.8169
CIE-LCH:
70.0525, 32.2043, 344.1107
CIE-Luv:
70.0525, 39.0163, -18.5983
Hunter-Lab:
63.8938, 26.0749, -4.3214
#db97bc color charts
#db97bc color shades, tints & tones
#db97bc color schemes
#db97bc color preview, HTML & CSS examples
This text has a color of #db97bc
<p style="color:#db97bc;">Text here</p>
.mytext {color:#db97bc;}
This box has a color of #db97bc
<div style="background-color:#db97bc;">Content here</div>
.mybackground {background-color:#db97bc;}
Border around this has a color of #db97bc
<div style="border:2px solid #db97bc;">Content here</div>
.myborder {border:2px solid #db97bc;}