#bf8f7d color space conversions
Hex:
#bf8f7d
RGB:
191, 143, 125
CMY:
25, 44, 51
CMYK:
0, 25, 35, 25
HSL:
16°, 34.0206%, 61.9608%
HSV (HSB):
16°, 34.5550%, 74.9020%
XYZ:
35.0100, 32.2020, 23.7724
xyY:
0.3848, 0.3539, 32.2020
CIE-Lab:
63.5094, 15.7033, 16.6553
CIE-LCH:
63.5094, 22.8909, 46.6853
CIE-Luv:
63.5094, 32.8393, 19.3330
Hunter-Lab:
56.7468, 10.8190, 14.8849
#bf8f7d color charts
#bf8f7d color shades, tints & tones
#bf8f7d color schemes
#bf8f7d color preview, HTML & CSS examples
This text has a color of #bf8f7d
<p style="color:#bf8f7d;">Text here</p>
.mytext {color:#bf8f7d;}
This box has a color of #bf8f7d
<div style="background-color:#bf8f7d;">Content here</div>
.mybackground {background-color:#bf8f7d;}
Border around this has a color of #bf8f7d
<div style="border:2px solid #bf8f7d;">Content here</div>
.myborder {border:2px solid #bf8f7d;}