#bf7b2c color space conversions
Hex:
#bf7b2c
RGB:
191, 123, 44
CMY:
25, 52, 83
CMYK:
0, 36, 77, 25
HSL:
32°, 62.5532%, 46.0784%
HSV (HSB):
32°, 76.9634%, 74.9020%
XYZ:
29.0234, 25.4241, 5.7605
xyY:
0.4821, 0.4223, 25.4241
CIE-Lab:
57.4864, 19.9462, 51.6195
CIE-LCH:
57.4864, 55.3392, 68.8731
CIE-Luv:
57.4864, 55.0168, 49.8461
Hunter-Lab:
50.4223, 14.5067, 28.5220
#bf7b2c color charts
#bf7b2c color shades, tints & tones
#bf7b2c color schemes
#bf7b2c color preview, HTML & CSS examples
This text has a color of #bf7b2c
<p style="color:#bf7b2c;">Text here</p>
.mytext {color:#bf7b2c;}
This box has a color of #bf7b2c
<div style="background-color:#bf7b2c;">Content here</div>
.mybackground {background-color:#bf7b2c;}
Border around this has a color of #bf7b2c
<div style="border:2px solid #bf7b2c;">Content here</div>
.myborder {border:2px solid #bf7b2c;}