#bf811e color space conversions
Hex:
#bf811e
RGB:
191, 129, 30
CMY:
25, 49, 88
CMYK:
0, 32, 84, 25
HSL:
37°, 72.8507%, 43.3333%
HSV (HSB):
37°, 84.2932%, 74.9020%
XYZ:
29.5705, 26.8706, 4.8563
xyY:
0.4824, 0.4384, 26.8706
CIE-Lab:
58.8544, 16.1517, 58.1322
CIE-LCH:
58.8544, 60.3343, 74.4724
CIE-Luv:
58.8544, 50.9984, 55.4263
Hunter-Lab:
51.8369, 11.1112, 30.7313
#bf811e color charts
#bf811e color shades, tints & tones
#bf811e color schemes
#bf811e color preview, HTML & CSS examples
This text has a color of #bf811e
<p style="color:#bf811e;">Text here</p>
.mytext {color:#bf811e;}
This box has a color of #bf811e
<div style="background-color:#bf811e;">Content here</div>
.mybackground {background-color:#bf811e;}
Border around this has a color of #bf811e
<div style="border:2px solid #bf811e;">Content here</div>
.myborder {border:2px solid #bf811e;}