#bf8b91 color space conversions
Hex:
#bf8b91
RGB:
191, 139, 145
CMY:
25, 45, 43
CMYK:
0, 27, 24, 25
HSL:
353°, 28.8889%, 64.7059%
HSV (HSB):
353°, 27.2251%, 74.9020%
XYZ:
35.8293, 31.5859, 30.9963
xyY:
0.3641, 0.3210, 31.5859
CIE-Lab:
62.9992, 20.6771, 4.6385
CIE-LCH:
62.9992, 21.1910, 12.6439
CIE-Luv:
62.9992, 32.7504, 2.7868
Hunter-Lab:
56.2014, 15.4443, 6.6412
#bf8b91 color charts
#bf8b91 color shades, tints & tones
#bf8b91 color schemes
#bf8b91 color preview, HTML & CSS examples
This text has a color of #bf8b91
<p style="color:#bf8b91;">Text here</p>
.mytext {color:#bf8b91;}
This box has a color of #bf8b91
<div style="background-color:#bf8b91;">Content here</div>
.mybackground {background-color:#bf8b91;}
Border around this has a color of #bf8b91
<div style="border:2px solid #bf8b91;">Content here</div>
.myborder {border:2px solid #bf8b91;}