#da9e9f color space conversions
Hex:
#da9e9f
RGB:
218, 158, 159
CMY:
15, 38, 38
CMYK:
0, 28, 27, 15
HSL:
359°, 44.7761%, 73.7255%
HSV (HSB):
359°, 27.5229%, 85.4902%
XYZ:
47.3983, 41.8623, 38.3830
xyY:
0.3713, 0.3280, 41.8623
CIE-Lab:
70.7759, 22.4674, 8.3308
CIE-LCH:
70.7759, 23.9622, 20.3445
CIE-Luv:
70.7759, 38.6484, 7.6234
Hunter-Lab:
64.7011, 17.5374, 10.1179
#da9e9f color charts
#da9e9f color shades, tints & tones
#da9e9f color schemes
#da9e9f color preview, HTML & CSS examples
This text has a color of #da9e9f
<p style="color:#da9e9f;">Text here</p>
.mytext {color:#da9e9f;}
This box has a color of #da9e9f
<div style="background-color:#da9e9f;">Content here</div>
.mybackground {background-color:#da9e9f;}
Border around this has a color of #da9e9f
<div style="border:2px solid #da9e9f;">Content here</div>
.myborder {border:2px solid #da9e9f;}