#daa850 color space conversions
Hex:
#daa850
RGB:
218, 168, 80
CMY:
15, 34, 69
CMYK:
0, 23, 63, 15
HSL:
38°, 65.0943%, 58.4314%
HSV (HSB):
38°, 63.3028%, 85.4902%
XYZ:
44.3640, 43.4899, 13.6456
xyY:
0.4371, 0.4285, 43.4899
CIE-Lab:
71.8862, 9.0335, 51.4418
CIE-LCH:
71.8862, 52.2290, 80.0400
CIE-Luv:
71.8862, 39.9322, 58.2024
Hunter-Lab:
65.9469, 4.6743, 33.8947
#daa850 color charts
#daa850 color shades, tints & tones
#daa850 color schemes
#daa850 color preview, HTML & CSS examples
This text has a color of #daa850
<p style="color:#daa850;">Text here</p>
.mytext {color:#daa850;}
This box has a color of #daa850
<div style="background-color:#daa850;">Content here</div>
.mybackground {background-color:#daa850;}
Border around this has a color of #daa850
<div style="border:2px solid #daa850;">Content here</div>
.myborder {border:2px solid #daa850;}