#bf8c6d color space conversions
Hex:
#bf8c6d
RGB:
191, 140, 109
CMY:
25, 45, 57
CMYK:
0, 27, 43, 25
HSL:
23°, 39.0476%, 58.8235%
HSV (HSB):
23°, 42.9319%, 74.9020%
XYZ:
33.6243, 30.9367, 18.6672
xyY:
0.4040, 0.3717, 30.9367
CIE-Lab:
62.4541, 15.4594, 24.1601
CIE-LCH:
62.4541, 28.6828, 57.3859
CIE-Luv:
62.4541, 36.5980, 28.0425
Hunter-Lab:
55.6207, 10.5719, 19.0359
#bf8c6d color charts
#bf8c6d color shades, tints & tones
#bf8c6d color schemes
#bf8c6d color preview, HTML & CSS examples
This text has a color of #bf8c6d
<p style="color:#bf8c6d;">Text here</p>
.mytext {color:#bf8c6d;}
This box has a color of #bf8c6d
<div style="background-color:#bf8c6d;">Content here</div>
.mybackground {background-color:#bf8c6d;}
Border around this has a color of #bf8c6d
<div style="border:2px solid #bf8c6d;">Content here</div>
.myborder {border:2px solid #bf8c6d;}