#bf9947 color space conversions
Hex:
#bf9947
RGB:
191, 153, 71
CMY:
25, 40, 72
CMYK:
0, 20, 63, 25
HSL:
41°, 48.3871%, 51.3725%
HSV (HSB):
41°, 62.8272%, 74.9020%
XYZ:
34.0144, 34.3138, 10.7917
xyY:
0.4299, 0.4337, 34.3138
CIE-Lab:
65.2109, 4.9395, 47.4623
CIE-LCH:
65.2109, 47.7186, 84.0585
CIE-Luv:
65.2109, 30.7730, 53.5047
Hunter-Lab:
58.5780, 1.1381, 30.0817
#bf9947 color charts
#bf9947 color shades, tints & tones
#bf9947 color schemes
#bf9947 color preview, HTML & CSS examples
This text has a color of #bf9947
<p style="color:#bf9947;">Text here</p>
.mytext {color:#bf9947;}
This box has a color of #bf9947
<div style="background-color:#bf9947;">Content here</div>
.mybackground {background-color:#bf9947;}
Border around this has a color of #bf9947
<div style="border:2px solid #bf9947;">Content here</div>
.myborder {border:2px solid #bf9947;}