#bf5b05 color space conversions
Hex:
#bf5b05
RGB:
191, 91, 5
CMY:
25, 64, 98
CMYK:
0, 52, 97, 25
HSL:
28°, 94.8980%, 38.4314%
HSV (HSB):
28°, 97.3822%, 74.9020%
XYZ:
25.2543, 18.5695, 2.3968
xyY:
0.5464, 0.4018, 18.5695
CIE-Lab:
50.1797, 36.1847, 58.0514
CIE-LCH:
50.1797, 68.4054, 58.0638
CIE-Luv:
50.1797, 82.8390, 45.0547
Hunter-Lab:
43.0923, 29.1986, 26.8669
#bf5b05 color charts
#bf5b05 color shades, tints & tones
#bf5b05 color schemes
#bf5b05 color preview, HTML & CSS examples
This text has a color of #bf5b05
<p style="color:#bf5b05;">Text here</p>
.mytext {color:#bf5b05;}
This box has a color of #bf5b05
<div style="background-color:#bf5b05;">Content here</div>
.mybackground {background-color:#bf5b05;}
Border around this has a color of #bf5b05
<div style="border:2px solid #bf5b05;">Content here</div>
.myborder {border:2px solid #bf5b05;}