#dabd72 color space conversions
Hex:
#dabd72
RGB:
218, 189, 114
CMY:
15, 26, 55
CMYK:
0, 13, 48, 15
HSL:
43°, 58.4270%, 65.0980%
HSV (HSB):
43°, 47.7064%, 85.4902%
XYZ:
50.1483, 52.5155, 23.4130
xyY:
0.3978, 0.4165, 52.5155
CIE-Lab:
77.5881, 0.6290, 41.5389
CIE-LCH:
77.5881, 41.5436, 89.1324
CIE-Luv:
77.5881, 23.2479, 52.5738
Hunter-Lab:
72.4676, -3.2945, 31.5718
#dabd72 color charts
#dabd72 color shades, tints & tones
#dabd72 color schemes
#dabd72 color preview, HTML & CSS examples
This text has a color of #dabd72
<p style="color:#dabd72;">Text here</p>
.mytext {color:#dabd72;}
This box has a color of #dabd72
<div style="background-color:#dabd72;">Content here</div>
.mybackground {background-color:#dabd72;}
Border around this has a color of #dabd72
<div style="border:2px solid #dabd72;">Content here</div>
.myborder {border:2px solid #dabd72;}