#bfac7e color space conversions
Hex:
#bfac7e
RGB:
191, 172, 126
CMY:
25, 33, 51
CMYK:
0, 10, 34, 25
HSL:
42°, 33.6788%, 62.1569%
HSV (HSB):
42°, 34.0314%, 74.9020%
XYZ:
40.0043, 42.0878, 25.7540
xyY:
0.3709, 0.3903, 42.0878
CIE-Lab:
70.9314, 0.0035, 26.1945
CIE-LCH:
70.9314, 26.1945, 89.9924
CIE-Luv:
70.9314, 14.6802, 34.7387
Hunter-Lab:
64.8751, -3.4620, 21.8758
#bfac7e color charts
#bfac7e color shades, tints & tones
#bfac7e color schemes
#bfac7e color preview, HTML & CSS examples
This text has a color of #bfac7e
<p style="color:#bfac7e;">Text here</p>
.mytext {color:#bfac7e;}
This box has a color of #bfac7e
<div style="background-color:#bfac7e;">Content here</div>
.mybackground {background-color:#bfac7e;}
Border around this has a color of #bfac7e
<div style="border:2px solid #bfac7e;">Content here</div>
.myborder {border:2px solid #bfac7e;}