#bfac7d color space conversions
Hex:
#bfac7d
RGB:
191, 172, 125
CMY:
25, 33, 51
CMYK:
0, 10, 35, 25
HSL:
43°, 34.0206%, 61.9608%
HSV (HSB):
43°, 34.5550%, 74.9020%
XYZ:
39.9401, 42.0621, 25.4158
xyY:
0.3718, 0.3916, 42.0621
CIE-Lab:
70.9137, -0.1209, 26.7078
CIE-LCH:
70.9137, 26.7081, 90.2594
CIE-Luv:
70.9137, 14.7458, 35.3590
Hunter-Lab:
64.8553, -3.5705, 22.1639
#bfac7d color charts
#bfac7d color shades, tints & tones
#bfac7d color schemes
#bfac7d color preview, HTML & CSS examples
This text has a color of #bfac7d
<p style="color:#bfac7d;">Text here</p>
.mytext {color:#bfac7d;}
This box has a color of #bfac7d
<div style="background-color:#bfac7d;">Content here</div>
.mybackground {background-color:#bfac7d;}
Border around this has a color of #bfac7d
<div style="border:2px solid #bfac7d;">Content here</div>
.myborder {border:2px solid #bfac7d;}