#bfac7f color space conversions
Hex:
#bfac7f
RGB:
191, 172, 127
CMY:
25, 33, 50
CMYK:
0, 10, 34, 25
HSL:
42°, 33.3333%, 62.3529%
HSV (HSB):
42°, 33.5079%, 74.9020%
XYZ:
40.0691, 42.1137, 26.0956
xyY:
0.3701, 0.3889, 42.1137
CIE-Lab:
70.9493, 0.1289, 25.6809
CIE-LCH:
70.9493, 25.6812, 89.7124
CIE-Luv:
70.9493, 14.6143, 34.1144
Hunter-Lab:
64.8951, -3.3525, 21.5849
#bfac7f color charts
#bfac7f color shades, tints & tones
#bfac7f color schemes
#bfac7f color preview, HTML & CSS examples
This text has a color of #bfac7f
<p style="color:#bfac7f;">Text here</p>
.mytext {color:#bfac7f;}
This box has a color of #bfac7f
<div style="background-color:#bfac7f;">Content here</div>
.mybackground {background-color:#bfac7f;}
Border around this has a color of #bfac7f
<div style="border:2px solid #bfac7f;">Content here</div>
.myborder {border:2px solid #bfac7f;}