#bfb97c color space conversions
Hex:
#bfb97c
RGB:
191, 185, 124
CMY:
25, 27, 51
CMYK:
0, 3, 35, 25
HSL:
55°, 34.3590%, 61.7647%
HSV (HSB):
55°, 35.0785%, 74.9020%
XYZ:
42.4729, 47.2295, 25.9464
xyY:
0.3673, 0.4084, 47.2295
CIE-Lab:
74.3363, -7.1187, 31.7578
CIE-LCH:
74.3363, 32.5459, 102.6344
CIE-Luv:
74.3363, 6.9157, 43.0619
Hunter-Lab:
68.7237, -9.9493, 25.7219
#bfb97c color charts
#bfb97c color shades, tints & tones
#bfb97c color schemes
#bfb97c color preview, HTML & CSS examples
This text has a color of #bfb97c
<p style="color:#bfb97c;">Text here</p>
.mytext {color:#bfb97c;}
This box has a color of #bfb97c
<div style="background-color:#bfb97c;">Content here</div>
.mybackground {background-color:#bfb97c;}
Border around this has a color of #bfb97c
<div style="border:2px solid #bfb97c;">Content here</div>
.myborder {border:2px solid #bfb97c;}