#da9f9c color space conversions
Hex:
#da9f9c
RGB:
218, 159, 156
CMY:
15, 38, 39
CMYK:
0, 27, 28, 15
HSL:
3°, 45.5882%, 73.3333%
HSV (HSB):
3°, 28.4404%, 85.4902%
XYZ:
47.3123, 42.1020, 37.0854
xyY:
0.3740, 0.3328, 42.1020
CIE-Lab:
70.9412, 21.5151, 10.2261
CIE-LCH:
70.9412, 23.8217, 25.4218
CIE-Luv:
70.9412, 38.4447, 10.3724
Hunter-Lab:
64.8861, 16.6045, 11.5333
#da9f9c color charts
#da9f9c color shades, tints & tones
#da9f9c color schemes
#da9f9c color preview, HTML & CSS examples
This text has a color of #da9f9c
<p style="color:#da9f9c;">Text here</p>
.mytext {color:#da9f9c;}
This box has a color of #da9f9c
<div style="background-color:#da9f9c;">Content here</div>
.mybackground {background-color:#da9f9c;}
Border around this has a color of #da9f9c
<div style="border:2px solid #da9f9c;">Content here</div>
.myborder {border:2px solid #da9f9c;}