#db97c6 color space conversions
Hex:
#db97c6
RGB:
219, 151, 198
CMY:
14, 41, 22
CMYK:
0, 31, 10, 14
HSL:
319°, 48.5714%, 72.5490%
HSV (HSB):
319°, 31.0502%, 85.8824%
XYZ:
50.4731, 41.2705, 58.7319
xyY:
0.3354, 0.2743, 41.2705
CIE-Lab:
70.3650, 32.6332, -13.8998
CIE-LCH:
70.3650, 35.4702, 336.9288
CIE-Luv:
70.3650, 37.3955, -26.6614
Hunter-Lab:
64.2421, 27.8183, -9.2350
#db97c6 color charts
#db97c6 color shades, tints & tones
#db97c6 color schemes
#db97c6 color preview, HTML & CSS examples
This text has a color of #db97c6
<p style="color:#db97c6;">Text here</p>
.mytext {color:#db97c6;}
This box has a color of #db97c6
<div style="background-color:#db97c6;">Content here</div>
.mybackground {background-color:#db97c6;}
Border around this has a color of #db97c6
<div style="border:2px solid #db97c6;">Content here</div>
.myborder {border:2px solid #db97c6;}