#d8bb2f color space conversions
Hex:
#d8bb2f
RGB:
216, 187, 47
CMY:
15, 27, 82
CMYK:
0, 13, 78, 15
HSL:
50°, 68.4211%, 51.5686%
HSV (HSB):
50°, 78.2407%, 84.7059%
XYZ:
46.6023, 50.3448, 9.9506
xyY:
0.4360, 0.4710, 50.3448
CIE-Lab:
76.2804, -3.4911, 69.0176
CIE-LCH:
76.2804, 69.1058, 92.8957
CIE-Luv:
76.2804, 26.0906, 75.8645
Hunter-Lab:
70.9541, -6.9317, 41.3530
#d8bb2f color charts
#d8bb2f color shades, tints & tones
#d8bb2f color schemes
#d8bb2f color preview, HTML & CSS examples
This text has a color of #d8bb2f
<p style="color:#d8bb2f;">Text here</p>
.mytext {color:#d8bb2f;}
This box has a color of #d8bb2f
<div style="background-color:#d8bb2f;">Content here</div>
.mybackground {background-color:#d8bb2f;}
Border around this has a color of #d8bb2f
<div style="border:2px solid #d8bb2f;">Content here</div>
.myborder {border:2px solid #d8bb2f;}