#bfb25f color space conversions
Hex:
#bfb25f
RGB:
191, 178, 95
CMY:
25, 30, 63
CMYK:
0, 7, 50, 25
HSL:
52°, 42.8571%, 56.0784%
HSV (HSB):
52°, 50.2618%, 74.9020%
XYZ:
39.4718, 43.7434, 17.1894
xyY:
0.3931, 0.4357, 43.7434
CIE-Lab:
72.0566, -6.5166, 43.7290
CIE-LCH:
72.0566, 44.2119, 98.4760
CIE-Luv:
72.0566, 12.6160, 54.8533
Hunter-Lab:
66.1388, -9.2136, 30.8877
#bfb25f color charts
#bfb25f color shades, tints & tones
#bfb25f color schemes
#bfb25f color preview, HTML & CSS examples
This text has a color of #bfb25f
<p style="color:#bfb25f;">Text here</p>
.mytext {color:#bfb25f;}
This box has a color of #bfb25f
<div style="background-color:#bfb25f;">Content here</div>
.mybackground {background-color:#bfb25f;}
Border around this has a color of #bfb25f
<div style="border:2px solid #bfb25f;">Content here</div>
.myborder {border:2px solid #bfb25f;}