#dab5a9 color space conversions
Hex:
#dab5a9
RGB:
218, 181, 169
CMY:
15, 29, 34
CMYK:
0, 17, 22, 15
HSL:
15°, 39.8374%, 75.8824%
HSV (HSB):
15°, 22.4771%, 85.4902%
XYZ:
52.5987, 50.8177, 44.5727
xyY:
0.3554, 0.3434, 50.8177
CIE-Lab:
76.5685, 11.5003, 11.0986
CIE-LCH:
76.5685, 15.9824, 43.9817
CIE-Luv:
76.5685, 23.8490, 13.7505
Hunter-Lab:
71.2866, 6.9546, 12.8289
#dab5a9 color charts
#dab5a9 color shades, tints & tones
#dab5a9 color schemes
#dab5a9 color preview, HTML & CSS examples
This text has a color of #dab5a9
<p style="color:#dab5a9;">Text here</p>
.mytext {color:#dab5a9;}
This box has a color of #dab5a9
<div style="background-color:#dab5a9;">Content here</div>
.mybackground {background-color:#dab5a9;}
Border around this has a color of #dab5a9
<div style="border:2px solid #dab5a9;">Content here</div>
.myborder {border:2px solid #dab5a9;}