#bf974b color space conversions
Hex:
#bf974b
RGB:
191, 151, 75
CMY:
25, 41, 71
CMYK:
0, 21, 61, 25
HSL:
39°, 47.5410%, 52.1569%
HSV (HSB):
39°, 60.7330%, 74.9020%
XYZ:
33.8225, 33.7176, 11.3821
xyY:
0.4286, 0.4272, 33.7176
CIE-Lab:
64.7378, 6.3096, 44.9886
CIE-LCH:
64.7378, 45.4289, 82.0164
CIE-Luv:
64.7378, 31.9524, 50.9861
Hunter-Lab:
58.0668, 2.3548, 29.0249
#bf974b color charts
#bf974b color shades, tints & tones
#bf974b color schemes
#bf974b color preview, HTML & CSS examples
This text has a color of #bf974b
<p style="color:#bf974b;">Text here</p>
.mytext {color:#bf974b;}
This box has a color of #bf974b
<div style="background-color:#bf974b;">Content here</div>
.mybackground {background-color:#bf974b;}
Border around this has a color of #bf974b
<div style="border:2px solid #bf974b;">Content here</div>
.myborder {border:2px solid #bf974b;}