#dabb5f color space conversions
Hex:
#dabb5f
RGB:
218, 187, 95
CMY:
15, 27, 63
CMYK:
0, 14, 56, 15
HSL:
45°, 62.4365%, 61.3725%
HSV (HSB):
45°, 56.4220%, 85.4902%
XYZ:
48.7493, 51.2723, 18.1537
xyY:
0.4125, 0.4339, 51.2723
CIE-Lab:
76.8437, 0.0453, 49.9979
CIE-LCH:
76.8437, 49.9979, 89.9481
CIE-Luv:
76.8437, 25.6789, 60.6088
Hunter-Lab:
71.6047, -3.7832, 35.0917
#dabb5f color charts
#dabb5f color shades, tints & tones
#dabb5f color schemes
#dabb5f color preview, HTML & CSS examples
This text has a color of #dabb5f
<p style="color:#dabb5f;">Text here</p>
.mytext {color:#dabb5f;}
This box has a color of #dabb5f
<div style="background-color:#dabb5f;">Content here</div>
.mybackground {background-color:#dabb5f;}
Border around this has a color of #dabb5f
<div style="border:2px solid #dabb5f;">Content here</div>
.myborder {border:2px solid #dabb5f;}