#bf904b color space conversions
Hex:
#bf904b
RGB:
191, 144, 75
CMY:
25, 44, 71
CMYK:
0, 25, 61, 25
HSL:
36°, 47.5410%, 52.1569%
HSV (HSB):
36°, 60.7330%, 74.9020%
XYZ:
32.7291, 31.5309, 11.0177
xyY:
0.4348, 0.4189, 31.5309
CIE-Lab:
62.9533, 10.1417, 42.9283
CIE-LCH:
62.9533, 44.1100, 76.7077
CIE-Luv:
62.9533, 36.9608, 47.7959
Hunter-Lab:
56.1524, 5.7743, 27.6734
#bf904b color charts
#bf904b color shades, tints & tones
#bf904b color schemes
#bf904b color preview, HTML & CSS examples
This text has a color of #bf904b
<p style="color:#bf904b;">Text here</p>
.mytext {color:#bf904b;}
This box has a color of #bf904b
<div style="background-color:#bf904b;">Content here</div>
.mybackground {background-color:#bf904b;}
Border around this has a color of #bf904b
<div style="border:2px solid #bf904b;">Content here</div>
.myborder {border:2px solid #bf904b;}