#daab7e color space conversions
Hex:
#daab7e
RGB:
218, 171, 126
CMY:
15, 33, 51
CMYK:
0, 22, 42, 15
HSL:
29°, 55.4217%, 67.4510%
HSV (HSB):
29°, 42.2018%, 85.4902%
XYZ:
47.2422, 45.5376, 26.0384
xyY:
0.3976, 0.3833, 45.5376
CIE-Lab:
73.2445, 11.3913, 29.7290
CIE-LCH:
73.2445, 31.8367, 69.0345
CIE-Luv:
73.2445, 34.1935, 36.7780
Hunter-Lab:
67.4816, 6.8709, 24.3595
#daab7e color charts
#daab7e color shades, tints & tones
#daab7e color schemes
#daab7e color preview, HTML & CSS examples
This text has a color of #daab7e
<p style="color:#daab7e;">Text here</p>
.mytext {color:#daab7e;}
This box has a color of #daab7e
<div style="background-color:#daab7e;">Content here</div>
.mybackground {background-color:#daab7e;}
Border around this has a color of #daab7e
<div style="border:2px solid #daab7e;">Content here</div>
.myborder {border:2px solid #daab7e;}