#bfab7c color space conversions
Hex:
#bfab7c
RGB:
191, 171, 124
CMY:
25, 33, 51
CMYK:
0, 10, 35, 25
HSL:
42°, 34.3590%, 61.7647%
HSV (HSB):
42°, 35.0785%, 74.9020%
XYZ:
39.6869, 41.6574, 25.0177
xyY:
0.3731, 0.3917, 41.6574
CIE-Lab:
70.6341, 0.2913, 26.8719
CIE-LCH:
70.6341, 26.8735, 89.3789
CIE-Luv:
70.6341, 15.4259, 35.4268
Hunter-Lab:
64.5426, -3.1908, 22.1980
#bfab7c color charts
#bfab7c color shades, tints & tones
#bfab7c color schemes
#bfab7c color preview, HTML & CSS examples
This text has a color of #bfab7c
<p style="color:#bfab7c;">Text here</p>
.mytext {color:#bfab7c;}
This box has a color of #bfab7c
<div style="background-color:#bfab7c;">Content here</div>
.mybackground {background-color:#bfab7c;}
Border around this has a color of #bfab7c
<div style="border:2px solid #bfab7c;">Content here</div>
.myborder {border:2px solid #bfab7c;}