#bf8b1f color space conversions
Hex:
#bf8b1f
RGB:
191, 139, 31
CMY:
25, 45, 88
CMYK:
0, 27, 84, 25
HSL:
41°, 72.0721%, 43.5294%
HSV (HSB):
41°, 83.7696%, 74.9020%
XYZ:
30.9658, 29.6405, 5.3854
xyY:
0.4692, 0.4492, 29.6405
CIE-Lab:
61.3428, 10.6729, 59.9349
CIE-LCH:
61.3428, 60.8777, 79.9029
CIE-Luv:
61.3428, 43.1048, 59.1443
Hunter-Lab:
54.4431, 6.2506, 32.2453
#bf8b1f color charts
#bf8b1f color shades, tints & tones
#bf8b1f color schemes
#bf8b1f color preview, HTML & CSS examples
This text has a color of #bf8b1f
<p style="color:#bf8b1f;">Text here</p>
.mytext {color:#bf8b1f;}
This box has a color of #bf8b1f
<div style="background-color:#bf8b1f;">Content here</div>
.mybackground {background-color:#bf8b1f;}
Border around this has a color of #bf8b1f
<div style="border:2px solid #bf8b1f;">Content here</div>
.myborder {border:2px solid #bf8b1f;}