#bfa99e color space conversions
Hex:
#bfa99e
RGB:
191, 169, 158
CMY:
25, 34, 38
CMYK:
0, 12, 17, 25
HSL:
20°, 20.4969%, 68.4314%
HSV (HSB):
20°, 17.2775%, 74.9020%
XYZ:
41.8454, 41.9209, 38.2338
xyY:
0.3430, 0.3436, 41.9209
CIE-Lab:
70.8164, 6.1616, 8.5838
CIE-LCH:
70.8164, 10.5663, 54.3283
CIE-Luv:
70.8164, 14.0735, 11.1072
Hunter-Lab:
64.7464, 2.0579, 10.3107
#bfa99e color charts
#bfa99e color shades, tints & tones
#bfa99e color schemes
#bfa99e color preview, HTML & CSS examples
This text has a color of #bfa99e
<p style="color:#bfa99e;">Text here</p>
.mytext {color:#bfa99e;}
This box has a color of #bfa99e
<div style="background-color:#bfa99e;">Content here</div>
.mybackground {background-color:#bfa99e;}
Border around this has a color of #bfa99e
<div style="border:2px solid #bfa99e;">Content here</div>
.myborder {border:2px solid #bfa99e;}