#bf901f color space conversions
Hex:
#bf901f
RGB:
191, 144, 31
CMY:
25, 44, 88
CMYK:
0, 25, 84, 25
HSL:
42°, 72.0721%, 43.5294%
HSV (HSB):
42°, 83.7696%, 74.9020%
XYZ:
31.7064, 31.1218, 5.6323
xyY:
0.4631, 0.4546, 31.1218
CIE-Lab:
62.6103, 7.9309, 61.0151
CIE-LCH:
62.6103, 61.5284, 82.5941
CIE-Luv:
62.6103, 39.2463, 61.1148
Hunter-Lab:
55.7869, 3.8232, 33.0649
#bf901f color charts
#bf901f color shades, tints & tones
#bf901f color schemes
#bf901f color preview, HTML & CSS examples
This text has a color of #bf901f
<p style="color:#bf901f;">Text here</p>
.mytext {color:#bf901f;}
This box has a color of #bf901f
<div style="background-color:#bf901f;">Content here</div>
.mybackground {background-color:#bf901f;}
Border around this has a color of #bf901f
<div style="border:2px solid #bf901f;">Content here</div>
.myborder {border:2px solid #bf901f;}