#bf9c2e color space conversions
Hex:
#bf9c2e
RGB:
191, 156, 46
CMY:
25, 39, 82
CMYK:
0, 18, 76, 25
HSL:
46°, 61.1814%, 46.4706%
HSV (HSB):
46°, 75.9162%, 74.9020%
XYZ:
33.8675, 35.0506, 7.5652
xyY:
0.4428, 0.4583, 35.0506
CIE-Lab:
65.7880, 1.9398, 58.7927
CIE-LCH:
65.7880, 58.8247, 88.1103
CIE-Luv:
65.7880, 29.7606, 62.7608
Hunter-Lab:
59.2035, -1.4949, 33.8662
#bf9c2e color charts
#bf9c2e color shades, tints & tones
#bf9c2e color schemes
#bf9c2e color preview, HTML & CSS examples
This text has a color of #bf9c2e
<p style="color:#bf9c2e;">Text here</p>
.mytext {color:#bf9c2e;}
This box has a color of #bf9c2e
<div style="background-color:#bf9c2e;">Content here</div>
.mybackground {background-color:#bf9c2e;}
Border around this has a color of #bf9c2e
<div style="border:2px solid #bf9c2e;">Content here</div>
.myborder {border:2px solid #bf9c2e;}