#bfa96c color space conversions
Hex:
#bfa96c
RGB:
191, 169, 108
CMY:
25, 34, 58
CMYK:
0, 12, 43, 25
HSL:
44°, 39.3365%, 58.6275%
HSV (HSB):
44°, 43.4555%, 74.9020%
XYZ:
38.3806, 40.5350, 19.9885
xyY:
0.3881, 0.4098, 40.5350
CIE-Lab:
69.8489, -0.4703, 34.3477
CIE-LCH:
69.8489, 34.3509, 90.7845
CIE-Luv:
69.8489, 17.7064, 43.7013
Hunter-Lab:
63.6671, -3.8119, 25.9527
#bfa96c color charts
#bfa96c color shades, tints & tones
#bfa96c color schemes
#bfa96c color preview, HTML & CSS examples
This text has a color of #bfa96c
<p style="color:#bfa96c;">Text here</p>
.mytext {color:#bfa96c;}
This box has a color of #bfa96c
<div style="background-color:#bfa96c;">Content here</div>
.mybackground {background-color:#bfa96c;}
Border around this has a color of #bfa96c
<div style="border:2px solid #bfa96c;">Content here</div>
.myborder {border:2px solid #bfa96c;}