#bf8949 color space conversions
Hex:
#bf8949
RGB:
191, 137, 73
CMY:
25, 46, 71
CMYK:
0, 28, 62, 25
HSL:
33°, 47.9675%, 51.7647%
HSV (HSB):
33°, 61.7801%, 74.9020%
XYZ:
31.6341, 29.4487, 10.3202
xyY:
0.4430, 0.4124, 29.4487
CIE-Lab:
61.1756, 13.8511, 41.8731
CIE-LCH:
61.1756, 44.1045, 71.6964
CIE-Luv:
61.1756, 42.1997, 45.4856
Hunter-Lab:
54.2667, 9.0878, 26.7112
#bf8949 color charts
#bf8949 color shades, tints & tones
#bf8949 color schemes
#bf8949 color preview, HTML & CSS examples
This text has a color of #bf8949
<p style="color:#bf8949;">Text here</p>
.mytext {color:#bf8949;}
This box has a color of #bf8949
<div style="background-color:#bf8949;">Content here</div>
.mybackground {background-color:#bf8949;}
Border around this has a color of #bf8949
<div style="border:2px solid #bf8949;">Content here</div>
.myborder {border:2px solid #bf8949;}