#bfaa2c color space conversions
Hex:
#bfaa2c
RGB:
191, 170, 44
CMY:
25, 33, 83
CMYK:
0, 11, 77, 25
HSL:
51°, 62.5532%, 46.0784%
HSV (HSB):
51°, 76.9634%, 74.9020%
XYZ:
36.3152, 40.0077, 8.1911
xyY:
0.4297, 0.4734, 40.0077
CIE-Lab:
69.4750, -5.6105, 62.9418
CIE-LCH:
69.4750, 63.1914, 95.0937
CIE-Luv:
69.4750, 19.7960, 68.9976
Hunter-Lab:
63.2516, -8.2065, 36.5981
#bfaa2c color charts
#bfaa2c color shades, tints & tones
#bfaa2c color schemes
#bfaa2c color preview, HTML & CSS examples
This text has a color of #bfaa2c
<p style="color:#bfaa2c;">Text here</p>
.mytext {color:#bfaa2c;}
This box has a color of #bfaa2c
<div style="background-color:#bfaa2c;">Content here</div>
.mybackground {background-color:#bfaa2c;}
Border around this has a color of #bfaa2c
<div style="border:2px solid #bfaa2c;">Content here</div>
.myborder {border:2px solid #bfaa2c;}