#bf9c08 color space conversions
Hex:
#bf9c08
RGB:
191, 156, 8
CMY:
25, 39, 97
CMYK:
0, 18, 96, 25
HSL:
49°, 91.9598%, 39.0196%
HSV (HSB):
49°, 95.8115%, 74.9020%
XYZ:
33.4182, 34.8708, 5.1991
xyY:
0.4547, 0.4745, 34.8708
CIE-Lab:
65.6480, 0.9688, 68.2140
CIE-LCH:
65.6480, 68.2209, 89.1863
CIE-Luv:
65.6480, 30.5711, 68.4922
Hunter-Lab:
59.0515, -2.3243, 36.1159
#bf9c08 color charts
#bf9c08 color shades, tints & tones
#bf9c08 color schemes
#bf9c08 color preview, HTML & CSS examples
This text has a color of #bf9c08
<p style="color:#bf9c08;">Text here</p>
.mytext {color:#bf9c08;}
This box has a color of #bf9c08
<div style="background-color:#bf9c08;">Content here</div>
.mybackground {background-color:#bf9c08;}
Border around this has a color of #bf9c08
<div style="border:2px solid #bf9c08;">Content here</div>
.myborder {border:2px solid #bf9c08;}