#bfa18c color space conversions
Hex:
#bfa18c
RGB:
191, 161, 140
CMY:
25, 37, 45
CMYK:
0, 16, 27, 25
HSL:
25°, 28.4916%, 64.9020%
HSV (HSB):
25°, 26.7016%, 74.9020%
XYZ:
38.9644, 38.4596, 30.1807
xyY:
0.3621, 0.3574, 38.4596
CIE-Lab:
68.3580, 7.8204, 15.0421
CIE-LCH:
68.3580, 16.9535, 62.5299
CIE-Luv:
68.3580, 20.2581, 19.2516
Hunter-Lab:
62.0158, 3.6235, 14.5568
#bfa18c color charts
#bfa18c color shades, tints & tones
#bfa18c color schemes
#bfa18c color preview, HTML & CSS examples
This text has a color of #bfa18c
<p style="color:#bfa18c;">Text here</p>
.mytext {color:#bfa18c;}
This box has a color of #bfa18c
<div style="background-color:#bfa18c;">Content here</div>
.mybackground {background-color:#bfa18c;}
Border around this has a color of #bfa18c
<div style="border:2px solid #bfa18c;">Content here</div>
.myborder {border:2px solid #bfa18c;}