#bf766b color space conversions
Hex:
#bf766b
RGB:
191, 118, 107
CMY:
25, 54, 58
CMYK:
0, 38, 44, 25
HSL:
8°, 39.6226%, 58.4314%
HSV (HSB):
8°, 43.9791%, 74.9020%
XYZ:
30.6181, 25.0948, 17.1399
xyY:
0.4203, 0.3445, 25.0948
CIE-Lab:
57.1676, 27.3769, 18.1621
CIE-LCH:
57.1676, 32.8536, 33.5606
CIE-Luv:
57.1676, 51.5019, 18.0579
Hunter-Lab:
50.0947, 21.4345, 14.7801
#bf766b color charts
#bf766b color shades, tints & tones
#bf766b color schemes
#bf766b color preview, HTML & CSS examples
This text has a color of #bf766b
<p style="color:#bf766b;">Text here</p>
.mytext {color:#bf766b;}
This box has a color of #bf766b
<div style="background-color:#bf766b;">Content here</div>
.mybackground {background-color:#bf766b;}
Border around this has a color of #bf766b
<div style="border:2px solid #bf766b;">Content here</div>
.myborder {border:2px solid #bf766b;}