#daab8c color space conversions
Hex:
#daab8c
RGB:
218, 171, 140
CMY:
15, 33, 45
CMYK:
0, 22, 36, 15
HSL:
24°, 51.3158%, 70.1961%
HSV (HSB):
24°, 35.7798%, 85.4902%
XYZ:
48.2100, 45.9247, 31.1344
xyY:
0.3849, 0.3666, 45.9247
CIE-Lab:
73.4966, 12.9906, 22.5426
CIE-LCH:
73.4966, 26.0178, 60.0466
CIE-Luv:
73.4966, 32.8316, 28.0450
Hunter-Lab:
67.7678, 8.3913, 20.1980
#daab8c color charts
#daab8c color shades, tints & tones
#daab8c color schemes
#daab8c color preview, HTML & CSS examples
This text has a color of #daab8c
<p style="color:#daab8c;">Text here</p>
.mytext {color:#daab8c;}
This box has a color of #daab8c
<div style="background-color:#daab8c;">Content here</div>
.mybackground {background-color:#daab8c;}
Border around this has a color of #daab8c
<div style="border:2px solid #daab8c;">Content here</div>
.myborder {border:2px solid #daab8c;}