#bf9949 color space conversions
Hex:
#bf9949
RGB:
191, 153, 73
CMY:
25, 40, 71
CMYK:
0, 20, 62, 25
HSL:
41°, 47.9675%, 51.7647%
HSV (HSB):
41°, 61.7801%, 74.9020%
XYZ:
34.0797, 34.3399, 11.1354
xyY:
0.4284, 0.4316, 34.3399
CIE-Lab:
65.2315, 5.0776, 46.5255
CIE-LCH:
65.2315, 46.8017, 83.7716
CIE-Luv:
65.2315, 30.6556, 52.7125
Hunter-Lab:
58.6002, 1.2585, 29.7537
#bf9949 color charts
#bf9949 color shades, tints & tones
#bf9949 color schemes
#bf9949 color preview, HTML & CSS examples
This text has a color of #bf9949
<p style="color:#bf9949;">Text here</p>
.mytext {color:#bf9949;}
This box has a color of #bf9949
<div style="background-color:#bf9949;">Content here</div>
.mybackground {background-color:#bf9949;}
Border around this has a color of #bf9949
<div style="border:2px solid #bf9949;">Content here</div>
.myborder {border:2px solid #bf9949;}