#bd8a08 color space conversions
Hex:
#bd8a08
RGB:
189, 138, 8
CMY:
26, 46, 97
CMYK:
0, 27, 96, 26
HSL:
43°, 91.8782%, 38.6275%
HSV (HSB):
43°, 95.7672%, 74.1176%
XYZ:
30.1186, 29.0133, 4.2424
xyY:
0.4752, 0.4578, 29.0133
CIE-Lab:
60.7934, 9.8745, 64.5994
CIE-LCH:
60.7934, 65.3498, 81.3092
CIE-Luv:
60.7934, 42.8149, 61.5555
Hunter-Lab:
53.8640, 5.5480, 33.0350
#bd8a08 color charts
#bd8a08 color shades, tints & tones
#bd8a08 color schemes
#bd8a08 color preview, HTML & CSS examples
This text has a color of #bd8a08
<p style="color:#bd8a08;">Text here</p>
.mytext {color:#bd8a08;}
This box has a color of #bd8a08
<div style="background-color:#bd8a08;">Content here</div>
.mybackground {background-color:#bd8a08;}
Border around this has a color of #bd8a08
<div style="border:2px solid #bd8a08;">Content here</div>
.myborder {border:2px solid #bd8a08;}