#bfac8c color space conversions
Hex:
#bfac8c
RGB:
191, 172, 140
CMY:
25, 33, 45
CMYK:
0, 10, 27, 25
HSL:
38°, 28.4916%, 64.9020%
HSV (HSB):
38°, 26.7016%, 74.9020%
XYZ:
40.9720, 42.4749, 30.8500
xyY:
0.3585, 0.3716, 42.4749
CIE-Lab:
71.1971, 1.8557, 18.9803
CIE-LCH:
71.1971, 19.0708, 84.4161
CIE-Luv:
71.1971, 13.7203, 25.6452
Hunter-Lab:
65.1727, -1.8351, 17.5556
#bfac8c color charts
#bfac8c color shades, tints & tones
#bfac8c color schemes
#bfac8c color preview, HTML & CSS examples
This text has a color of #bfac8c
<p style="color:#bfac8c;">Text here</p>
.mytext {color:#bfac8c;}
This box has a color of #bfac8c
<div style="background-color:#bfac8c;">Content here</div>
.mybackground {background-color:#bfac8c;}
Border around this has a color of #bfac8c
<div style="border:2px solid #bfac8c;">Content here</div>
.myborder {border:2px solid #bfac8c;}