#bf9f7d color space conversions
Hex:
#bf9f7d
RGB:
191, 159, 125
CMY:
25, 38, 51
CMYK:
0, 17, 35, 25
HSL:
31°, 34.0206%, 61.9608%
HSV (HSB):
31°, 34.5550%, 74.9020%
XYZ:
37.5857, 37.3533, 24.6310
xyY:
0.3775, 0.3751, 37.3533
CIE-Lab:
67.5413, 6.9071, 22.1740
CIE-LCH:
67.5413, 23.2249, 72.6984
CIE-Luv:
67.5413, 22.7923, 28.1818
Hunter-Lab:
61.1174, 2.8177, 18.8876
#bf9f7d color charts
#bf9f7d color shades, tints & tones
#bf9f7d color schemes
#bf9f7d color preview, HTML & CSS examples
This text has a color of #bf9f7d
<p style="color:#bf9f7d;">Text here</p>
.mytext {color:#bf9f7d;}
This box has a color of #bf9f7d
<div style="background-color:#bf9f7d;">Content here</div>
.mybackground {background-color:#bf9f7d;}
Border around this has a color of #bf9f7d
<div style="border:2px solid #bf9f7d;">Content here</div>
.myborder {border:2px solid #bf9f7d;}