#bf8950 color space conversions
Hex:
#bf8950
RGB:
191, 137, 80
CMY:
25, 46, 69
CMYK:
0, 28, 58, 25
HSL:
31°, 46.4435%, 53.1373%
HSV (HSB):
31°, 58.1152%, 74.9020%
XYZ:
31.8795, 29.5469, 11.6123
xyY:
0.4365, 0.4045, 29.5469
CIE-Lab:
61.2613, 14.3755, 38.3637
CIE-LCH:
61.2613, 40.9687, 69.4582
CIE-Luv:
61.2613, 41.5997, 42.3376
Hunter-Lab:
54.3570, 9.5624, 25.3838
#bf8950 color charts
#bf8950 color shades, tints & tones
#bf8950 color schemes
#bf8950 color preview, HTML & CSS examples
This text has a color of #bf8950
<p style="color:#bf8950;">Text here</p>
.mytext {color:#bf8950;}
This box has a color of #bf8950
<div style="background-color:#bf8950;">Content here</div>
.mybackground {background-color:#bf8950;}
Border around this has a color of #bf8950
<div style="border:2px solid #bf8950;">Content here</div>
.myborder {border:2px solid #bf8950;}