#d8ba4e color space conversions
Hex:
#d8ba4e
RGB:
216, 186, 78
CMY:
15, 27, 69
CMYK:
0, 14, 64, 15
HSL:
47°, 63.8889%, 57.6471%
HSV (HSB):
47°, 63.8889%, 84.7059%
XYZ:
47.2530, 50.2668, 14.4197
xyY:
0.4221, 0.4491, 50.2668
CIE-Lab:
76.2327, -1.4591, 57.0779
CIE-LCH:
76.2327, 57.0965, 91.4644
CIE-Luv:
76.2327, 25.7385, 66.7533
Hunter-Lab:
70.8991, -5.1064, 37.5708
#d8ba4e color charts
#d8ba4e color shades, tints & tones
#d8ba4e color schemes
#d8ba4e color preview, HTML & CSS examples
This text has a color of #d8ba4e
<p style="color:#d8ba4e;">Text here</p>
.mytext {color:#d8ba4e;}
This box has a color of #d8ba4e
<div style="background-color:#d8ba4e;">Content here</div>
.mybackground {background-color:#d8ba4e;}
Border around this has a color of #d8ba4e
<div style="border:2px solid #d8ba4e;">Content here</div>
.myborder {border:2px solid #d8ba4e;}