#bfac94 color space conversions
Hex:
#bfac94
RGB:
191, 172, 148
CMY:
25, 33, 42
CMYK:
0, 10, 23, 25
HSL:
33°, 25.1462%, 66.4706%
HSV (HSB):
33°, 22.5131%, 74.9020%
XYZ:
41.5837, 42.7195, 34.0710
xyY:
0.3513, 0.3609, 42.7195
CIE-Lab:
71.3642, 3.0057, 14.8472
CIE-LCH:
71.3642, 15.1484, 78.5556
CIE-Luv:
71.3642, 13.1389, 20.1300
Hunter-Lab:
65.3602, -0.8144, 14.8454
#bfac94 color charts
#bfac94 color shades, tints & tones
#bfac94 color schemes
#bfac94 color preview, HTML & CSS examples
This text has a color of #bfac94
<p style="color:#bfac94;">Text here</p>
.mytext {color:#bfac94;}
This box has a color of #bfac94
<div style="background-color:#bfac94;">Content here</div>
.mybackground {background-color:#bfac94;}
Border around this has a color of #bfac94
<div style="border:2px solid #bfac94;">Content here</div>
.myborder {border:2px solid #bfac94;}