#daba8e color space conversions
Hex:
#daba8e
RGB:
218, 186, 142
CMY:
15, 27, 44
CMYK:
0, 15, 35, 15
HSL:
35°, 50.6667%, 70.5882%
HSV (HSB):
35°, 34.8624%, 85.4902%
XYZ:
51.3548, 51.9762, 32.9169
xyY:
0.3769, 0.3815, 51.9762
CIE-Lab:
77.2666, 5.2292, 26.5745
CIE-LCH:
77.2666, 27.0841, 78.8678
CIE-Luv:
77.2666, 23.2040, 34.9507
Hunter-Lab:
72.0945, 0.9848, 23.3956
#daba8e color charts
#daba8e color shades, tints & tones
#daba8e color schemes
#daba8e color preview, HTML & CSS examples
This text has a color of #daba8e
<p style="color:#daba8e;">Text here</p>
.mytext {color:#daba8e;}
This box has a color of #daba8e
<div style="background-color:#daba8e;">Content here</div>
.mybackground {background-color:#daba8e;}
Border around this has a color of #daba8e
<div style="border:2px solid #daba8e;">Content here</div>
.myborder {border:2px solid #daba8e;}