#bf6d3c color space conversions
Hex:
#bf6d3c
RGB:
191, 109, 60
CMY:
25, 57, 76
CMYK:
0, 43, 69, 25
HSL:
22°, 52.1912%, 49.2157%
HSV (HSB):
22°, 68.5864%, 74.9020%
XYZ:
27.7701, 22.3399, 7.1233
xyY:
0.4852, 0.3903, 22.3399
CIE-Lab:
54.3858, 28.3926, 40.7666
CIE-LCH:
54.3858, 49.6795, 55.1441
CIE-Luv:
54.3858, 64.5170, 38.8363
Hunter-Lab:
47.2651, 22.1619, 24.1499
#bf6d3c color charts
#bf6d3c color shades, tints & tones
#bf6d3c color schemes
#bf6d3c color preview, HTML & CSS examples
This text has a color of #bf6d3c
<p style="color:#bf6d3c;">Text here</p>
.mytext {color:#bf6d3c;}
This box has a color of #bf6d3c
<div style="background-color:#bf6d3c;">Content here</div>
.mybackground {background-color:#bf6d3c;}
Border around this has a color of #bf6d3c
<div style="border:2px solid #bf6d3c;">Content here</div>
.myborder {border:2px solid #bf6d3c;}