#db97a3 color space conversions
Hex:
#db97a3
RGB:
219, 151, 163
CMY:
14, 41, 36
CMYK:
0, 31, 26, 14
HSL:
349°, 48.5714%, 72.5490%
HSV (HSB):
349°, 31.0502%, 85.8824%
XYZ:
46.8909, 39.8376, 39.8683
xyY:
0.3704, 0.3147, 39.8376
CIE-Lab:
69.3537, 27.1775, 4.0793
CIE-LCH:
69.3537, 27.4819, 8.5362
CIE-Luv:
69.3537, 42.9547, 0.8277
Hunter-Lab:
63.1171, 22.1563, 6.7310
#db97a3 color charts
#db97a3 color shades, tints & tones
#db97a3 color schemes
#db97a3 color preview, HTML & CSS examples
This text has a color of #db97a3
<p style="color:#db97a3;">Text here</p>
.mytext {color:#db97a3;}
This box has a color of #db97a3
<div style="background-color:#db97a3;">Content here</div>
.mybackground {background-color:#db97a3;}
Border around this has a color of #db97a3
<div style="border:2px solid #db97a3;">Content here</div>
.myborder {border:2px solid #db97a3;}