#bf8b6a color space conversions
Hex:
#bf8b6a
RGB:
191, 139, 106
CMY:
25, 45, 58
CMYK:
0, 27, 45, 25
HSL:
23°, 39.9061%, 58.2353%
HSV (HSB):
23°, 44.5026%, 74.9020%
XYZ:
33.3200, 30.5822, 17.7825
xyY:
0.4079, 0.3744, 30.5822
CIE-Lab:
62.1534, 15.6860, 25.4252
CIE-LCH:
62.1534, 29.8746, 58.3277
CIE-Luv:
62.1534, 37.5968, 29.3464
Hunter-Lab:
55.3012, 10.7725, 19.6457
#bf8b6a color charts
#bf8b6a color shades, tints & tones
#bf8b6a color schemes
#bf8b6a color preview, HTML & CSS examples
This text has a color of #bf8b6a
<p style="color:#bf8b6a;">Text here</p>
.mytext {color:#bf8b6a;}
This box has a color of #bf8b6a
<div style="background-color:#bf8b6a;">Content here</div>
.mybackground {background-color:#bf8b6a;}
Border around this has a color of #bf8b6a
<div style="border:2px solid #bf8b6a;">Content here</div>
.myborder {border:2px solid #bf8b6a;}