#bf888f color space conversions
Hex:
#bf888f
RGB:
191, 136, 143
CMY:
25, 47, 44
CMYK:
0, 29, 25, 25
HSL:
352°, 30.0546%, 64.1176%
HSV (HSB):
352°, 28.7958%, 74.9020%
XYZ:
35.2479, 30.6679, 30.0483
xyY:
0.3673, 0.3196, 30.6679
CIE-Lab:
62.2262, 22.0445, 4.6611
CIE-LCH:
62.2262, 22.5319, 11.9389
CIE-Luv:
62.2262, 34.7866, 2.5448
Hunter-Lab:
55.3786, 16.7011, 6.5943
#bf888f color charts
#bf888f color shades, tints & tones
#bf888f color schemes
#bf888f color preview, HTML & CSS examples
This text has a color of #bf888f
<p style="color:#bf888f;">Text here</p>
.mytext {color:#bf888f;}
This box has a color of #bf888f
<div style="background-color:#bf888f;">Content here</div>
.mybackground {background-color:#bf888f;}
Border around this has a color of #bf888f
<div style="border:2px solid #bf888f;">Content here</div>
.myborder {border:2px solid #bf888f;}