#bf9a7e color space conversions
Hex:
#bf9a7e
RGB:
191, 154, 126
CMY:
25, 40, 51
CMYK:
0, 19, 34, 25
HSL:
26°, 33.6788%, 62.1569%
HSV (HSB):
26°, 34.0314%, 74.9020%
XYZ:
36.8074, 35.6939, 24.6883
xyY:
0.3787, 0.3673, 35.6939
CIE-Lab:
66.2854, 9.7694, 19.9143
CIE-LCH:
66.2854, 22.1815, 63.8686
CIE-Luv:
66.2854, 25.8257, 24.7579
Hunter-Lab:
59.7444, 5.4177, 17.3205
#bf9a7e color charts
#bf9a7e color shades, tints & tones
#bf9a7e color schemes
#bf9a7e color preview, HTML & CSS examples
This text has a color of #bf9a7e
<p style="color:#bf9a7e;">Text here</p>
.mytext {color:#bf9a7e;}
This box has a color of #bf9a7e
<div style="background-color:#bf9a7e;">Content here</div>
.mybackground {background-color:#bf9a7e;}
Border around this has a color of #bf9a7e
<div style="border:2px solid #bf9a7e;">Content here</div>
.myborder {border:2px solid #bf9a7e;}