#bf743c color space conversions
Hex:
#bf743c
RGB:
191, 116, 60
CMY:
25, 55, 76
CMYK:
0, 39, 69, 25
HSL:
26°, 52.1912%, 49.2157%
HSV (HSB):
26°, 68.5864%, 74.9020%
XYZ:
28.5469, 23.8934, 7.3823
xyY:
0.4772, 0.3994, 23.8934
CIE-Lab:
55.9809, 24.5821, 42.5520
CIE-LCH:
55.9809, 49.1422, 59.9852
CIE-Luv:
55.9809, 59.1535, 41.7101
Hunter-Lab:
48.8809, 18.7041, 25.2623
#bf743c color charts
#bf743c color shades, tints & tones
#bf743c color schemes
#bf743c color preview, HTML & CSS examples
This text has a color of #bf743c
<p style="color:#bf743c;">Text here</p>
.mytext {color:#bf743c;}
This box has a color of #bf743c
<div style="background-color:#bf743c;">Content here</div>
.mybackground {background-color:#bf743c;}
Border around this has a color of #bf743c
<div style="border:2px solid #bf743c;">Content here</div>
.myborder {border:2px solid #bf743c;}