#bfac9c color space conversions
Hex:
#bfac9c
RGB:
191, 172, 156
CMY:
25, 33, 39
CMYK:
0, 10, 18, 25
HSL:
27°, 21.4724%, 68.0392%
HSV (HSB):
27°, 18.3246%, 74.9020%
XYZ:
42.2391, 42.9817, 37.5225
xyY:
0.3441, 0.3502, 42.9817
CIE-Lab:
71.5426, 4.2208, 10.7163
CIE-LCH:
71.5426, 11.5175, 68.5020
CIE-Luv:
71.5426, 12.5365, 14.4072
Hunter-Lab:
65.5604, 0.2728, 11.9586
#bfac9c color charts
#bfac9c color shades, tints & tones
#bfac9c color schemes
#bfac9c color preview, HTML & CSS examples
This text has a color of #bfac9c
<p style="color:#bfac9c;">Text here</p>
.mytext {color:#bfac9c;}
This box has a color of #bfac9c
<div style="background-color:#bfac9c;">Content here</div>
.mybackground {background-color:#bfac9c;}
Border around this has a color of #bfac9c
<div style="border:2px solid #bfac9c;">Content here</div>
.myborder {border:2px solid #bfac9c;}