#bf8e3f color space conversions
Hex:
#bf8e3f
RGB:
191, 142, 63
CMY:
25, 44, 75
CMYK:
0, 26, 67, 25
HSL:
37°, 50.3937%, 49.8039%
HSV (HSB):
37°, 67.0157%, 74.9020%
XYZ:
32.0561, 30.7812, 8.9545
xyY:
0.4465, 0.4288, 30.7812
CIE-Lab:
62.3225, 10.4413, 48.0648
CIE-LCH:
62.3225, 49.1858, 77.7438
CIE-Luv:
62.3225, 39.2482, 51.6604
Hunter-Lab:
55.4809, 6.0433, 29.2673
#bf8e3f color charts
#bf8e3f color shades, tints & tones
#bf8e3f color schemes
#bf8e3f color preview, HTML & CSS examples
This text has a color of #bf8e3f
<p style="color:#bf8e3f;">Text here</p>
.mytext {color:#bf8e3f;}
This box has a color of #bf8e3f
<div style="background-color:#bf8e3f;">Content here</div>
.mybackground {background-color:#bf8e3f;}
Border around this has a color of #bf8e3f
<div style="border:2px solid #bf8e3f;">Content here</div>
.myborder {border:2px solid #bf8e3f;}