#bfa85f color space conversions
Hex:
#bfa85f
RGB:
191, 168, 95
CMY:
25, 34, 63
CMYK:
0, 12, 50, 25
HSL:
46°, 42.8571%, 56.0784%
HSV (HSB):
46°, 50.2618%, 74.9020%
XYZ:
37.5540, 39.9079, 16.5501
xyY:
0.3995, 0.4245, 39.9079
CIE-Lab:
69.4038, -1.2242, 40.5121
CIE-LCH:
69.4038, 40.5306, 91.7308
CIE-Luv:
69.4038, 19.1196, 49.9592
Hunter-Lab:
63.1727, -4.4398, 28.6879
#bfa85f color charts
#bfa85f color shades, tints & tones
#bfa85f color schemes
#bfa85f color preview, HTML & CSS examples
This text has a color of #bfa85f
<p style="color:#bfa85f;">Text here</p>
.mytext {color:#bfa85f;}
This box has a color of #bfa85f
<div style="background-color:#bfa85f;">Content here</div>
.mybackground {background-color:#bfa85f;}
Border around this has a color of #bfa85f
<div style="border:2px solid #bfa85f;">Content here</div>
.myborder {border:2px solid #bfa85f;}