#db97c5 color space conversions
Hex:
#db97c5
RGB:
219, 151, 197
CMY:
14, 41, 23
CMYK:
0, 31, 10, 14
HSL:
319°, 48.5714%, 72.5490%
HSV (HSB):
319°, 31.0502%, 85.8824%
XYZ:
50.3581, 41.2245, 58.1263
xyY:
0.3364, 0.2754, 41.2245
CIE-Lab:
70.3329, 32.4638, -13.3937
CIE-LCH:
70.3329, 35.1183, 337.5803
CIE-Luv:
70.3329, 37.5583, -25.8495
Hunter-Lab:
64.2063, 27.6395, -8.7311
#db97c5 color charts
#db97c5 color shades, tints & tones
#db97c5 color schemes
#db97c5 color preview, HTML & CSS examples
This text has a color of #db97c5
<p style="color:#db97c5;">Text here</p>
.mytext {color:#db97c5;}
This box has a color of #db97c5
<div style="background-color:#db97c5;">Content here</div>
.mybackground {background-color:#db97c5;}
Border around this has a color of #db97c5
<div style="border:2px solid #db97c5;">Content here</div>
.myborder {border:2px solid #db97c5;}