#db9aa9 color space conversions
Hex:
#db9aa9
RGB:
219, 154, 169
CMY:
14, 40, 34
CMYK:
0, 30, 23, 14
HSL:
346°, 47.4453%, 73.1373%
HSV (HSB):
346°, 29.6804%, 85.8824%
XYZ:
47.9305, 41.0358, 42.9306
xyY:
0.3634, 0.3111, 41.0358
CIE-Lab:
70.2010, 26.4236, 1.9667
CIE-LCH:
70.2010, 26.4967, 4.2567
CIE-Luv:
70.2010, 40.2953, -1.9830
Hunter-Lab:
64.0592, 21.4538, 5.1070
#db9aa9 color charts
#db9aa9 color shades, tints & tones
#db9aa9 color schemes
#db9aa9 color preview, HTML & CSS examples
This text has a color of #db9aa9
<p style="color:#db9aa9;">Text here</p>
.mytext {color:#db9aa9;}
This box has a color of #db9aa9
<div style="background-color:#db9aa9;">Content here</div>
.mybackground {background-color:#db9aa9;}
Border around this has a color of #db9aa9
<div style="border:2px solid #db9aa9;">Content here</div>
.myborder {border:2px solid #db9aa9;}