#db98a3 color space conversions
Hex:
#db98a3
RGB:
219, 152, 163
CMY:
14, 40, 36
CMYK:
0, 31, 26, 14
HSL:
350°, 48.2014%, 72.7451%
HSV (HSB):
350°, 30.5936%, 85.8824%
XYZ:
47.0525, 40.1609, 39.9222
xyY:
0.3701, 0.3159, 40.1609
CIE-Lab:
69.5840, 26.6385, 4.4118
CIE-LCH:
69.5840, 27.0014, 9.4038
CIE-Luv:
69.5840, 42.3645, 1.3976
Hunter-Lab:
63.3726, 21.6295, 7.0105
#db98a3 color charts
#db98a3 color shades, tints & tones
#db98a3 color schemes
#db98a3 color preview, HTML & CSS examples
This text has a color of #db98a3
<p style="color:#db98a3;">Text here</p>
.mytext {color:#db98a3;}
This box has a color of #db98a3
<div style="background-color:#db98a3;">Content here</div>
.mybackground {background-color:#db98a3;}
Border around this has a color of #db98a3
<div style="border:2px solid #db98a3;">Content here</div>
.myborder {border:2px solid #db98a3;}