#bf5b03 color space conversions
Hex:
#bf5b03
RGB:
191, 91, 3
CMY:
25, 64, 99
CMYK:
0, 52, 98, 25
HSL:
28°, 96.9072%, 38.0392%
HSV (HSB):
28°, 98.4293%, 74.9020%
XYZ:
25.2434, 18.5651, 2.3391
xyY:
0.5470, 0.4023, 18.5651
CIE-Lab:
50.1745, 36.1606, 58.4959
CIE-LCH:
50.1745, 68.7703, 58.2767
CIE-Luv:
50.1745, 82.9087, 45.2490
Hunter-Lab:
43.0873, 29.1745, 26.9424
#bf5b03 color charts
#bf5b03 color shades, tints & tones
#bf5b03 color schemes
#bf5b03 color preview, HTML & CSS examples
This text has a color of #bf5b03
<p style="color:#bf5b03;">Text here</p>
.mytext {color:#bf5b03;}
This box has a color of #bf5b03
<div style="background-color:#bf5b03;">Content here</div>
.mybackground {background-color:#bf5b03;}
Border around this has a color of #bf5b03
<div style="border:2px solid #bf5b03;">Content here</div>
.myborder {border:2px solid #bf5b03;}