#d8ba4c color space conversions
Hex:
#d8ba4c
RGB:
216, 186, 76
CMY:
15, 27, 70
CMYK:
0, 14, 65, 15
HSL:
47°, 64.2202%, 57.2549%
HSV (HSB):
47°, 64.8148%, 84.7059%
XYZ:
47.1823, 50.2385, 14.0477
xyY:
0.4233, 0.4507, 50.2385
CIE-Lab:
76.2154, -1.5821, 57.9323
CIE-LCH:
76.2154, 57.9539, 91.5643
CIE-Luv:
76.2154, 25.8242, 67.4533
Hunter-Lab:
70.8792, -5.2159, 37.8646
#d8ba4c color charts
#d8ba4c color shades, tints & tones
#d8ba4c color schemes
#d8ba4c color preview, HTML & CSS examples
This text has a color of #d8ba4c
<p style="color:#d8ba4c;">Text here</p>
.mytext {color:#d8ba4c;}
This box has a color of #d8ba4c
<div style="background-color:#d8ba4c;">Content here</div>
.mybackground {background-color:#d8ba4c;}
Border around this has a color of #d8ba4c
<div style="border:2px solid #d8ba4c;">Content here</div>
.myborder {border:2px solid #d8ba4c;}