#bfac99 color space conversions
Hex:
#bfac99
RGB:
191, 172, 153
CMY:
25, 33, 40
CMYK:
0, 10, 20, 25
HSL:
30°, 22.8916%, 67.4510%
HSV (HSB):
30°, 19.8953%, 74.9020%
XYZ:
41.9882, 42.8813, 36.2009
xyY:
0.3468, 0.3542, 42.8813
CIE-Lab:
71.4743, 3.7576, 12.2647
CIE-LCH:
71.4743, 12.8274, 72.9662
CIE-Luv:
71.4743, 12.7648, 16.5763
Hunter-Lab:
65.4838, -0.1427, 13.0619
#bfac99 color charts
#bfac99 color shades, tints & tones
#bfac99 color schemes
#bfac99 color preview, HTML & CSS examples
This text has a color of #bfac99
<p style="color:#bfac99;">Text here</p>
.mytext {color:#bfac99;}
This box has a color of #bfac99
<div style="background-color:#bfac99;">Content here</div>
.mybackground {background-color:#bfac99;}
Border around this has a color of #bfac99
<div style="border:2px solid #bfac99;">Content here</div>
.myborder {border:2px solid #bfac99;}