#bfb05b color space conversions
Hex:
#bfb05b
RGB:
191, 176, 91
CMY:
25, 31, 64
CMYK:
0, 8, 52, 25
HSL:
51°, 43.8596%, 55.2941%
HSV (HSB):
51°, 52.3560%, 74.9020%
XYZ:
38.8995, 42.8824, 16.1244
xyY:
0.3973, 0.4380, 42.8824
CIE-Lab:
71.4751, -5.8215, 45.0063
CIE-LCH:
71.4751, 45.3812, 97.3702
CIE-Luv:
71.4751, 14.0863, 55.7343
Hunter-Lab:
65.4846, -8.5646, 31.2401
#bfb05b color charts
#bfb05b color shades, tints & tones
#bfb05b color schemes
#bfb05b color preview, HTML & CSS examples
This text has a color of #bfb05b
<p style="color:#bfb05b;">Text here</p>
.mytext {color:#bfb05b;}
This box has a color of #bfb05b
<div style="background-color:#bfb05b;">Content here</div>
.mybackground {background-color:#bfb05b;}
Border around this has a color of #bfb05b
<div style="border:2px solid #bfb05b;">Content here</div>
.myborder {border:2px solid #bfb05b;}