#bf8c6e color space conversions
Hex:
#bf8c6e
RGB:
191, 140, 110
CMY:
25, 45, 57
CMYK:
0, 27, 42, 25
HSL:
22°, 38.7560%, 59.0196%
HSV (HSB):
22°, 42.4084%, 74.9020%
XYZ:
33.6784, 30.9583, 18.9524
xyY:
0.4029, 0.3704, 30.9583
CIE-Lab:
62.4724, 15.5703, 23.6287
CIE-LCH:
62.4724, 28.2975, 56.6169
CIE-Luv:
62.4724, 36.4869, 27.4274
Hunter-Lab:
55.6402, 10.6738, 18.7526
#bf8c6e color charts
#bf8c6e color shades, tints & tones
#bf8c6e color schemes
#bf8c6e color preview, HTML & CSS examples
This text has a color of #bf8c6e
<p style="color:#bf8c6e;">Text here</p>
.mytext {color:#bf8c6e;}
This box has a color of #bf8c6e
<div style="background-color:#bf8c6e;">Content here</div>
.mybackground {background-color:#bf8c6e;}
Border around this has a color of #bf8c6e
<div style="border:2px solid #bf8c6e;">Content here</div>
.myborder {border:2px solid #bf8c6e;}