#da9ba9 color space conversions
Hex:
#da9ba9
RGB:
218, 155, 169
CMY:
15, 39, 34
CMYK:
0, 29, 22, 15
HSL:
347°, 45.9854%, 73.1373%
HSV (HSB):
347°, 28.8991%, 85.4902%
XYZ:
47.7962, 41.2127, 42.9718
xyY:
0.3621, 0.3123, 41.2127
CIE-Lab:
70.3247, 25.5188, 2.1330
CIE-LCH:
70.3247, 25.6078, 4.7780
CIE-Luv:
70.3247, 39.0134, -1.5725
Hunter-Lab:
64.1971, 20.5524, 5.2508
#da9ba9 color charts
#da9ba9 color shades, tints & tones
#da9ba9 color schemes
#da9ba9 color preview, HTML & CSS examples
This text has a color of #da9ba9
<p style="color:#da9ba9;">Text here</p>
.mytext {color:#da9ba9;}
This box has a color of #da9ba9
<div style="background-color:#da9ba9;">Content here</div>
.mybackground {background-color:#da9ba9;}
Border around this has a color of #da9ba9
<div style="border:2px solid #da9ba9;">Content here</div>
.myborder {border:2px solid #da9ba9;}