#bf743a color space conversions
Hex:
#bf743a
RGB:
191, 116, 58
CMY:
25, 55, 77
CMYK:
0, 39, 70, 25
HSL:
26°, 53.4137%, 48.8235%
HSV (HSB):
26°, 69.6335%, 74.9020%
XYZ:
28.4950, 23.8726, 7.1090
xyY:
0.4791, 0.4014, 23.8726
CIE-Lab:
55.9600, 24.4690, 43.5349
CIE-LCH:
55.9600, 49.9402, 60.6617
CIE-Luv:
55.9600, 59.3502, 42.4704
Hunter-Lab:
48.8596, 18.5970, 25.5751
#bf743a color charts
#bf743a color shades, tints & tones
#bf743a color schemes
#bf743a color preview, HTML & CSS examples
This text has a color of #bf743a
<p style="color:#bf743a;">Text here</p>
.mytext {color:#bf743a;}
This box has a color of #bf743a
<div style="background-color:#bf743a;">Content here</div>
.mybackground {background-color:#bf743a;}
Border around this has a color of #bf743a
<div style="border:2px solid #bf743a;">Content here</div>
.myborder {border:2px solid #bf743a;}