#bf6941 color space conversions
Hex:
#bf6941
RGB:
191, 105, 65
CMY:
25, 59, 75
CMYK:
0, 45, 66, 25
HSL:
19°, 49.6063%, 50.1961%
HSV (HSB):
19°, 65.9686%, 74.9020%
XYZ:
27.4916, 21.5612, 7.7138
xyY:
0.4843, 0.3798, 21.5612
CIE-Lab:
53.5583, 30.8465, 37.1721
CIE-LCH:
53.5583, 48.3040, 50.3131
CIE-Luv:
53.5583, 66.9438, 35.1230
Hunter-Lab:
46.4340, 24.4226, 22.6543
#bf6941 color charts
#bf6941 color shades, tints & tones
#bf6941 color schemes
#bf6941 color preview, HTML & CSS examples
This text has a color of #bf6941
<p style="color:#bf6941;">Text here</p>
.mytext {color:#bf6941;}
This box has a color of #bf6941
<div style="background-color:#bf6941;">Content here</div>
.mybackground {background-color:#bf6941;}
Border around this has a color of #bf6941
<div style="border:2px solid #bf6941;">Content here</div>
.myborder {border:2px solid #bf6941;}