#bf5b04 color space conversions
Hex:
#bf5b04
RGB:
191, 91, 4
CMY:
25, 64, 98
CMYK:
0, 52, 98, 25
HSL:
28°, 95.8974%, 38.2353%
HSV (HSB):
28°, 97.9058%, 74.9020%
XYZ:
25.2489, 18.5673, 2.3680
xyY:
0.5467, 0.4020, 18.5673
CIE-Lab:
50.1771, 36.1726, 58.2727
CIE-LCH:
50.1771, 68.5869, 58.1702
CIE-Luv:
50.1771, 82.8738, 45.1518
Hunter-Lab:
43.0898, 29.1866, 26.9046
#bf5b04 color charts
#bf5b04 color shades, tints & tones
#bf5b04 color schemes
#bf5b04 color preview, HTML & CSS examples
This text has a color of #bf5b04
<p style="color:#bf5b04;">Text here</p>
.mytext {color:#bf5b04;}
This box has a color of #bf5b04
<div style="background-color:#bf5b04;">Content here</div>
.mybackground {background-color:#bf5b04;}
Border around this has a color of #bf5b04
<div style="border:2px solid #bf5b04;">Content here</div>
.myborder {border:2px solid #bf5b04;}