#bf8f03 color space conversions
Hex:
#bf8f03
RGB:
191, 143, 3
CMY:
25, 44, 99
CMYK:
0, 25, 98, 25
HSL:
45°, 96.9072%, 38.0392%
HSV (HSB):
45°, 98.4293%, 74.9020%
XYZ:
31.3248, 30.7279, 4.3662
xyY:
0.4716, 0.4626, 30.7279
CIE-Lab:
62.2772, 7.9696, 66.5047
CIE-LCH:
62.2772, 66.9805, 83.1665
CIE-Luv:
62.2772, 40.5688, 63.8932
Hunter-Lab:
55.4327, 3.8622, 34.1329
#bf8f03 color charts
#bf8f03 color shades, tints & tones
#bf8f03 color schemes
#bf8f03 color preview, HTML & CSS examples
This text has a color of #bf8f03
<p style="color:#bf8f03;">Text here</p>
.mytext {color:#bf8f03;}
This box has a color of #bf8f03
<div style="background-color:#bf8f03;">Content here</div>
.mybackground {background-color:#bf8f03;}
Border around this has a color of #bf8f03
<div style="border:2px solid #bf8f03;">Content here</div>
.myborder {border:2px solid #bf8f03;}