#bf801f color space conversions
Hex:
#bf801f
RGB:
191, 128, 31
CMY:
25, 50, 88
CMYK:
0, 33, 84, 25
HSL:
36°, 72.0721%, 43.5294%
HSV (HSB):
36°, 83.7696%, 74.9020%
XYZ:
29.4524, 26.6136, 4.8810
xyY:
0.4832, 0.4367, 26.6136
CIE-Lab:
58.6150, 16.7319, 57.5996
CIE-LCH:
58.6150, 59.9806, 73.8022
CIE-Luv:
58.6150, 51.7515, 54.8495
Hunter-Lab:
51.5884, 11.6278, 30.5022
#bf801f color charts
#bf801f color shades, tints & tones
#bf801f color schemes
#bf801f color preview, HTML & CSS examples
This text has a color of #bf801f
<p style="color:#bf801f;">Text here</p>
.mytext {color:#bf801f;}
This box has a color of #bf801f
<div style="background-color:#bf801f;">Content here</div>
.mybackground {background-color:#bf801f;}
Border around this has a color of #bf801f
<div style="border:2px solid #bf801f;">Content here</div>
.myborder {border:2px solid #bf801f;}