#bf8f3e color space conversions
Hex:
#bf8f3e
RGB:
191, 143, 62
CMY:
25, 44, 76
CMYK:
0, 25, 68, 25
HSL:
38°, 50.9881%, 49.6078%
HSV (HSB):
38°, 67.5393%, 74.9020%
XYZ:
32.1778, 31.0691, 8.8584
xyY:
0.4463, 0.4309, 31.0691
CIE-Lab:
62.5659, 9.8324, 48.7965
CIE-LCH:
62.5659, 49.7773, 78.6076
CIE-Luv:
62.5659, 38.5718, 52.4537
Hunter-Lab:
55.7397, 5.5015, 29.5951
#bf8f3e color charts
#bf8f3e color shades, tints & tones
#bf8f3e color schemes
#bf8f3e color preview, HTML & CSS examples
This text has a color of #bf8f3e
<p style="color:#bf8f3e;">Text here</p>
.mytext {color:#bf8f3e;}
This box has a color of #bf8f3e
<div style="background-color:#bf8f3e;">Content here</div>
.mybackground {background-color:#bf8f3e;}
Border around this has a color of #bf8f3e
<div style="border:2px solid #bf8f3e;">Content here</div>
.myborder {border:2px solid #bf8f3e;}