#daa50b color space conversions
Hex:
#daa50b
RGB:
218, 165, 11
CMY:
15, 35, 96
CMYK:
0, 24, 95, 15
HSL:
45°, 90.3930%, 44.9020%
HSV (HSB):
45°, 94.9541%, 85.4902%
XYZ:
42.4290, 41.8399, 6.1563
xyY:
0.4692, 0.4627, 41.8399
CIE-Lab:
70.7604, 8.1631, 72.8244
CIE-LCH:
70.7604, 73.2805, 83.6042
CIE-Luv:
70.7604, 44.7641, 72.2969
Hunter-Lab:
64.6837, 3.8897, 39.6357
#daa50b color charts
#daa50b color shades, tints & tones
#daa50b color schemes
#daa50b color preview, HTML & CSS examples
This text has a color of #daa50b
<p style="color:#daa50b;">Text here</p>
.mytext {color:#daa50b;}
This box has a color of #daa50b
<div style="background-color:#daa50b;">Content here</div>
.mybackground {background-color:#daa50b;}
Border around this has a color of #daa50b
<div style="border:2px solid #daa50b;">Content here</div>
.myborder {border:2px solid #daa50b;}