#bf5b07 color space conversions
Hex:
#bf5b07
RGB:
191, 91, 7
CMY:
25, 64, 97
CMYK:
0, 52, 96, 25
HSL:
27°, 92.9293%, 38.8235%
HSV (HSB):
27°, 96.3351%, 74.9020%
XYZ:
25.2653, 18.5739, 2.4545
xyY:
0.5458, 0.4012, 18.5739
CIE-Lab:
50.1849, 36.2087, 57.6141
CIE-LCH:
50.1849, 68.0475, 57.8519
CIE-Luv:
50.1849, 82.7694, 44.8607
Hunter-Lab:
43.0974, 29.2228, 26.7915
#bf5b07 color charts
#bf5b07 color shades, tints & tones
#bf5b07 color schemes
#bf5b07 color preview, HTML & CSS examples
This text has a color of #bf5b07
<p style="color:#bf5b07;">Text here</p>
.mytext {color:#bf5b07;}
This box has a color of #bf5b07
<div style="background-color:#bf5b07;">Content here</div>
.mybackground {background-color:#bf5b07;}
Border around this has a color of #bf5b07
<div style="border:2px solid #bf5b07;">Content here</div>
.myborder {border:2px solid #bf5b07;}