#bf776f color space conversions
Hex:
#bf776f
RGB:
191, 119, 111
CMY:
25, 53, 56
CMYK:
0, 38, 42, 25
HSL:
6°, 38.4615%, 59.2157%
HSV (HSB):
6°, 41.8848%, 74.9020%
XYZ:
30.9519, 25.4177, 18.3137
xyY:
0.4144, 0.3403, 25.4177
CIE-Lab:
57.4802, 27.2709, 16.2901
CIE-LCH:
57.4802, 31.7658, 30.8517
CIE-Luv:
57.4802, 50.2020, 15.9508
Hunter-Lab:
50.4160, 21.3587, 13.7540
#bf776f color charts
#bf776f color shades, tints & tones
#bf776f color schemes
#bf776f color preview, HTML & CSS examples
This text has a color of #bf776f
<p style="color:#bf776f;">Text here</p>
.mytext {color:#bf776f;}
This box has a color of #bf776f
<div style="background-color:#bf776f;">Content here</div>
.mybackground {background-color:#bf776f;}
Border around this has a color of #bf776f
<div style="border:2px solid #bf776f;">Content here</div>
.myborder {border:2px solid #bf776f;}