#bf712e color space conversions
Hex:
#bf712e
RGB:
191, 113, 46
CMY:
25, 56, 82
CMYK:
0, 41, 76, 25
HSL:
28°, 61.1814%, 46.4706%
HSV (HSB):
28°, 75.9162%, 74.9020%
XYZ:
27.8841, 23.0839, 5.5707
xyY:
0.4932, 0.4083, 23.0839
CIE-Lab:
55.1586, 25.5149, 48.4399
CIE-LCH:
55.1586, 54.7488, 62.2228
CIE-Luv:
55.1586, 62.7616, 45.3211
Hunter-Lab:
48.0457, 19.5156, 26.7575
#bf712e color charts
#bf712e color shades, tints & tones
#bf712e color schemes
#bf712e color preview, HTML & CSS examples
This text has a color of #bf712e
<p style="color:#bf712e;">Text here</p>
.mytext {color:#bf712e;}
This box has a color of #bf712e
<div style="background-color:#bf712e;">Content here</div>
.mybackground {background-color:#bf712e;}
Border around this has a color of #bf712e
<div style="border:2px solid #bf712e;">Content here</div>
.myborder {border:2px solid #bf712e;}