#daba91 color space conversions
Hex:
#daba91
RGB:
218, 186, 145
CMY:
15, 27, 43
CMYK:
0, 15, 33, 15
HSL:
34°, 49.6599%, 71.1765%
HSV (HSB):
34°, 33.4862%, 85.4902%
XYZ:
51.5832, 52.0676, 34.1194
xyY:
0.3744, 0.3779, 52.0676
CIE-Lab:
77.3212, 5.5966, 25.0537
CIE-LCH:
77.3212, 25.6711, 77.4078
CIE-Luv:
77.3212, 22.9658, 33.0432
Hunter-Lab:
72.1579, 1.3273, 22.4756
#daba91 color charts
#daba91 color shades, tints & tones
#daba91 color schemes
#daba91 color preview, HTML & CSS examples
This text has a color of #daba91
<p style="color:#daba91;">Text here</p>
.mytext {color:#daba91;}
This box has a color of #daba91
<div style="background-color:#daba91;">Content here</div>
.mybackground {background-color:#daba91;}
Border around this has a color of #daba91
<div style="border:2px solid #daba91;">Content here</div>
.myborder {border:2px solid #daba91;}