#bf9e3e color space conversions
Hex:
#bf9e3e
RGB:
191, 158, 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.5822, 35.8779, 9.6599
xyY:
0.4316, 0.4478, 35.8779
CIE-Lab:
66.4265, 1.6639, 52.9142
CIE-LCH:
66.4265, 52.9404, 88.1989
CIE-Luv:
66.4265, 27.6727, 58.9668
Hunter-Lab:
59.8982, -1.7647, 32.3669
#bf9e3e color charts
#bf9e3e color shades, tints & tones
#bf9e3e color schemes
#bf9e3e color preview, HTML & CSS examples
This text has a color of #bf9e3e
<p style="color:#bf9e3e;">Text here</p>
.mytext {color:#bf9e3e;}
This box has a color of #bf9e3e
<div style="background-color:#bf9e3e;">Content here</div>
.mybackground {background-color:#bf9e3e;}
Border around this has a color of #bf9e3e
<div style="border:2px solid #bf9e3e;">Content here</div>
.myborder {border:2px solid #bf9e3e;}