#bf8b50 color space conversions
Hex:
#bf8b50
RGB:
191, 139, 80
CMY:
25, 45, 69
CMYK:
0, 27, 58, 25
HSL:
32°, 46.4435%, 53.1373%
HSV (HSB):
32°, 58.1152%, 74.9020%
XYZ:
32.1664, 30.1208, 11.7080
xyY:
0.4347, 0.4071, 30.1208
CIE-Lab:
61.7583, 13.2724, 38.9610
CIE-LCH:
61.7583, 41.1596, 71.1881
CIE-Luv:
61.7583, 40.1608, 43.2634
Hunter-Lab:
54.8824, 8.5742, 25.7695
#bf8b50 color charts
#bf8b50 color shades, tints & tones
#bf8b50 color schemes
#bf8b50 color preview, HTML & CSS examples
This text has a color of #bf8b50
<p style="color:#bf8b50;">Text here</p>
.mytext {color:#bf8b50;}
This box has a color of #bf8b50
<div style="background-color:#bf8b50;">Content here</div>
.mybackground {background-color:#bf8b50;}
Border around this has a color of #bf8b50
<div style="border:2px solid #bf8b50;">Content here</div>
.myborder {border:2px solid #bf8b50;}