#da9ab9 color space conversions
Hex:
#da9ab9
RGB:
218, 154, 185
CMY:
15, 40, 27
CMYK:
0, 29, 15, 15
HSL:
331°, 46.3768%, 72.9412%
HSV (HSB):
331°, 29.3578%, 85.4902%
XYZ:
49.2260, 41.5194, 51.3185
xyY:
0.3465, 0.2923, 41.5194
CIE-Lab:
70.5383, 28.5238, -6.4408
CIE-LCH:
70.5383, 29.2420, 347.2757
CIE-Luv:
70.5383, 37.1849, -14.6084
Hunter-Lab:
64.4356, 23.6041, -2.1155
#da9ab9 color charts
#da9ab9 color shades, tints & tones
#da9ab9 color schemes
#da9ab9 color preview, HTML & CSS examples
This text has a color of #da9ab9
<p style="color:#da9ab9;">Text here</p>
.mytext {color:#da9ab9;}
This box has a color of #da9ab9
<div style="background-color:#da9ab9;">Content here</div>
.mybackground {background-color:#da9ab9;}
Border around this has a color of #da9ab9
<div style="border:2px solid #da9ab9;">Content here</div>
.myborder {border:2px solid #da9ab9;}