#dabd4a color space conversions
Hex:
#dabd4a
RGB:
218, 189, 74
CMY:
15, 26, 71
CMYK:
0, 13, 66, 15
HSL:
48°, 66.0550%, 57.2549%
HSV (HSB):
48°, 66.0550%, 85.4902%
XYZ:
48.3471, 51.7950, 13.9278
xyY:
0.4238, 0.4541, 51.7950
CIE-Lab:
77.1581, -2.4140, 59.8459
CIE-LCH:
77.1581, 59.8946, 92.3099
CIE-Luv:
77.1581, 25.2773, 69.5053
Hunter-Lab:
71.9688, -6.0329, 38.9040
#dabd4a color charts
#dabd4a color shades, tints & tones
#dabd4a color schemes
#dabd4a color preview, HTML & CSS examples
This text has a color of #dabd4a
<p style="color:#dabd4a;">Text here</p>
.mytext {color:#dabd4a;}
This box has a color of #dabd4a
<div style="background-color:#dabd4a;">Content here</div>
.mybackground {background-color:#dabd4a;}
Border around this has a color of #dabd4a
<div style="border:2px solid #dabd4a;">Content here</div>
.myborder {border:2px solid #dabd4a;}