#daa93b color space conversions
Hex:
#daa93b
RGB:
218, 169, 59
CMY:
15, 34, 77
CMYK:
0, 22, 73, 15
HSL:
42°, 68.2403%, 54.3137%
HSV (HSB):
42°, 72.9358%, 85.4902%
XYZ:
43.8908, 43.5971, 10.2395
xyY:
0.4491, 0.4461, 43.5971
CIE-Lab:
71.9584, 7.3384, 60.7025
CIE-LCH:
71.9584, 61.1444, 83.1069
CIE-Luv:
71.9584, 40.3475, 65.6883
Hunter-Lab:
66.0281, 3.1050, 37.0252
#daa93b color charts
#daa93b color shades, tints & tones
#daa93b color schemes
#daa93b color preview, HTML & CSS examples
This text has a color of #daa93b
<p style="color:#daa93b;">Text here</p>
.mytext {color:#daa93b;}
This box has a color of #daa93b
<div style="background-color:#daa93b;">Content here</div>
.mybackground {background-color:#daa93b;}
Border around this has a color of #daa93b
<div style="border:2px solid #daa93b;">Content here</div>
.myborder {border:2px solid #daa93b;}