#dab9a9 color space conversions
Hex:
#dab9a9
RGB:
218, 185, 169
CMY:
15, 27, 34
CMYK:
0, 15, 22, 15
HSL:
20°, 39.8374%, 75.8824%
HSV (HSB):
20°, 22.4771%, 85.4902%
XYZ:
53.4238, 52.4679, 44.8477
xyY:
0.3544, 0.3481, 52.4679
CIE-Lab:
77.5598, 9.3627, 12.5030
CIE-LCH:
77.5598, 15.6200, 53.1728
CIE-Luv:
77.5598, 21.5147, 16.1224
Hunter-Lab:
72.4347, 4.8909, 13.9951
#dab9a9 color charts
#dab9a9 color shades, tints & tones
#dab9a9 color schemes
#dab9a9 color preview, HTML & CSS examples
This text has a color of #dab9a9
<p style="color:#dab9a9;">Text here</p>
.mytext {color:#dab9a9;}
This box has a color of #dab9a9
<div style="background-color:#dab9a9;">Content here</div>
.mybackground {background-color:#dab9a9;}
Border around this has a color of #dab9a9
<div style="border:2px solid #dab9a9;">Content here</div>
.myborder {border:2px solid #dab9a9;}