#bf9f3e color space conversions
Hex:
#bf9f3e
RGB:
191, 159, 62
CMY:
25, 38, 76
CMYK:
0, 17, 68, 25
HSL:
45°, 50.9881%, 49.6078%
HSV (HSB):
45°, 67.5393%, 74.9020%
XYZ:
34.7535, 36.2204, 9.7170
xyY:
0.4307, 0.4489, 36.2204
CIE-Lab:
66.6880, 1.1251, 53.1897
CIE-LCH:
66.6880, 53.2016, 88.7882
CIE-Luv:
66.6880, 26.9608, 59.4015
Hunter-Lab:
60.1834, -2.2444, 32.5557
#bf9f3e color charts
#bf9f3e color shades, tints & tones
#bf9f3e color schemes
#bf9f3e color preview, HTML & CSS examples
This text has a color of #bf9f3e
<p style="color:#bf9f3e;">Text here</p>
.mytext {color:#bf9f3e;}
This box has a color of #bf9f3e
<div style="background-color:#bf9f3e;">Content here</div>
.mybackground {background-color:#bf9f3e;}
Border around this has a color of #bf9f3e
<div style="border:2px solid #bf9f3e;">Content here</div>
.myborder {border:2px solid #bf9f3e;}