#bf943c color space conversions
Hex:
#bf943c
RGB:
191, 148, 60
CMY:
25, 42, 76
CMYK:
0, 23, 69, 25
HSL:
40°, 52.1912%, 49.2157%
HSV (HSB):
40°, 68.5864%, 74.9020%
XYZ:
32.8914, 32.5824, 8.8304
xyY:
0.4427, 0.4385, 32.5824
CIE-Lab:
63.8214, 6.9781, 51.0524
CIE-LCH:
63.8214, 51.5271, 82.2168
CIE-Luv:
63.8214, 35.0050, 55.3065
Hunter-Lab:
57.0810, 2.9640, 30.7845
#bf943c color charts
#bf943c color shades, tints & tones
#bf943c color schemes
#bf943c color preview, HTML & CSS examples
This text has a color of #bf943c
<p style="color:#bf943c;">Text here</p>
.mytext {color:#bf943c;}
This box has a color of #bf943c
<div style="background-color:#bf943c;">Content here</div>
.mybackground {background-color:#bf943c;}
Border around this has a color of #bf943c
<div style="border:2px solid #bf943c;">Content here</div>
.myborder {border:2px solid #bf943c;}