#bfac97 color space conversions
Hex:
#bfac97
RGB:
191, 172, 151
CMY:
25, 33, 41
CMYK:
0, 10, 21, 25
HSL:
32°, 23.8095%, 67.0588%
HSV (HSB):
32°, 20.9424%, 74.9020%
XYZ:
41.8243, 42.8158, 35.3381
xyY:
0.3486, 0.3569, 42.8158
CIE-Lab:
71.4298, 3.4538, 13.2975
CIE-LCH:
71.4298, 13.7387, 75.4401
CIE-Luv:
71.4298, 12.9154, 18.0072
Hunter-Lab:
65.4338, -0.4145, 13.7836
#bfac97 color charts
#bfac97 color shades, tints & tones
#bfac97 color schemes
#bfac97 color preview, HTML & CSS examples
This text has a color of #bfac97
<p style="color:#bfac97;">Text here</p>
.mytext {color:#bfac97;}
This box has a color of #bfac97
<div style="background-color:#bfac97;">Content here</div>
.mybackground {background-color:#bfac97;}
Border around this has a color of #bfac97
<div style="border:2px solid #bfac97;">Content here</div>
.myborder {border:2px solid #bfac97;}