#bf887f color space conversions
Hex:
#bf887f
RGB:
191, 136, 127
CMY:
25, 47, 50
CMYK:
0, 29, 34, 25
HSL:
8°, 33.3333%, 62.3529%
HSV (HSB):
8°, 33.5079%, 74.9020%
XYZ:
34.1208, 30.2170, 24.1128
xyY:
0.3858, 0.3416, 30.2170
CIE-Lab:
61.8410, 19.8344, 13.2067
CIE-LCH:
61.8410, 23.8289, 33.6576
CIE-Luv:
61.8410, 36.9846, 14.1027
Hunter-Lab:
54.9700, 14.6004, 12.4712
#bf887f color charts
#bf887f color shades, tints & tones
#bf887f color schemes
#bf887f color preview, HTML & CSS examples
This text has a color of #bf887f
<p style="color:#bf887f;">Text here</p>
.mytext {color:#bf887f;}
This box has a color of #bf887f
<div style="background-color:#bf887f;">Content here</div>
.mybackground {background-color:#bf887f;}
Border around this has a color of #bf887f
<div style="border:2px solid #bf887f;">Content here</div>
.myborder {border:2px solid #bf887f;}