#dabd2a color space conversions
Hex:
#dabd2a
RGB:
218, 189, 42
CMY:
15, 26, 84
CMYK:
0, 13, 81, 15
HSL:
50°, 70.4000%, 50.9804%
HSV (HSB):
50°, 80.7339%, 85.4902%
XYZ:
47.5290, 51.4678, 9.6197
xyY:
0.4376, 0.4738, 51.4678
CIE-Lab:
76.9615, -3.8307, 71.2018
CIE-LCH:
76.9615, 71.3047, 93.0796
CIE-Luv:
76.9615, 26.2595, 77.6801
Hunter-Lab:
71.7411, -7.2893, 42.2686
#dabd2a color charts
#dabd2a color shades, tints & tones
#dabd2a color schemes
#dabd2a color preview, HTML & CSS examples
This text has a color of #dabd2a
<p style="color:#dabd2a;">Text here</p>
.mytext {color:#dabd2a;}
This box has a color of #dabd2a
<div style="background-color:#dabd2a;">Content here</div>
.mybackground {background-color:#dabd2a;}
Border around this has a color of #dabd2a
<div style="border:2px solid #dabd2a;">Content here</div>
.myborder {border:2px solid #dabd2a;}