#d8a93c color space conversions
Hex:
#d8a93c
RGB:
216, 169, 60
CMY:
15, 34, 76
CMYK:
0, 22, 72, 15
HSL:
42°, 66.6667%, 54.1176%
HSV (HSB):
42°, 72.2222%, 84.7059%
XYZ:
43.3225, 43.3011, 10.3496
xyY:
0.4467, 0.4465, 43.3011
CIE-Lab:
71.7589, 6.5230, 60.0336
CIE-LCH:
71.7589, 60.3870, 83.7988
CIE-Luv:
71.7589, 38.7587, 65.3197
Hunter-Lab:
65.8036, 2.3611, 36.7374
#d8a93c color charts
#d8a93c color shades, tints & tones
#d8a93c color schemes
#d8a93c color preview, HTML & CSS examples
This text has a color of #d8a93c
<p style="color:#d8a93c;">Text here</p>
.mytext {color:#d8a93c;}
This box has a color of #d8a93c
<div style="background-color:#d8a93c;">Content here</div>
.mybackground {background-color:#d8a93c;}
Border around this has a color of #d8a93c
<div style="border:2px solid #d8a93c;">Content here</div>
.myborder {border:2px solid #d8a93c;}