#daa50f color space conversions
Hex:
#daa50f
RGB:
218, 165, 15
CMY:
15, 35, 94
CMYK:
0, 24, 93, 15
HSL:
44°, 87.1245%, 45.6863%
HSV (HSB):
44°, 93.1193%, 85.4902%
XYZ:
42.4548, 41.8502, 6.2922
xyY:
0.4686, 0.4619, 41.8502
CIE-Lab:
70.7675, 8.2099, 72.2757
CIE-LCH:
70.7675, 72.7405, 83.5195
CIE-Luv:
70.7675, 44.7128, 71.9985
Hunter-Lab:
64.6917, 3.9325, 39.5174
#daa50f color charts
#daa50f color shades, tints & tones
#daa50f color schemes
#daa50f color preview, HTML & CSS examples
This text has a color of #daa50f
<p style="color:#daa50f;">Text here</p>
.mytext {color:#daa50f;}
This box has a color of #daa50f
<div style="background-color:#daa50f;">Content here</div>
.mybackground {background-color:#daa50f;}
Border around this has a color of #daa50f
<div style="border:2px solid #daa50f;">Content here</div>
.myborder {border:2px solid #daa50f;}