#bfa47b color space conversions
Hex:
#bfa47b
RGB:
191, 164, 123
CMY:
25, 36, 52
CMYK:
0, 14, 36, 25
HSL:
36°, 34.6939%, 61.5686%
HSV (HSB):
36°, 35.6021%, 74.9020%
XYZ:
38.3365, 39.0573, 24.2572
xyY:
0.3771, 0.3842, 39.0573
CIE-Lab:
68.7928, 3.9402, 24.9515
CIE-LCH:
68.7928, 25.2607, 81.0262
CIE-Luv:
68.7928, 19.8345, 32.2076
Hunter-Lab:
62.4959, 0.1284, 20.7343
#bfa47b color charts
#bfa47b color shades, tints & tones
#bfa47b color schemes
#bfa47b color preview, HTML & CSS examples
This text has a color of #bfa47b
<p style="color:#bfa47b;">Text here</p>
.mytext {color:#bfa47b;}
This box has a color of #bfa47b
<div style="background-color:#bfa47b;">Content here</div>
.mybackground {background-color:#bfa47b;}
Border around this has a color of #bfa47b
<div style="border:2px solid #bfa47b;">Content here</div>
.myborder {border:2px solid #bfa47b;}