#bf563a color space conversions
Hex:
#bf563a
RGB:
191, 86, 58
CMY:
25, 66, 77
CMYK:
0, 55, 70, 25
HSL:
13°, 53.4137%, 48.8235%
HSV (HSB):
13°, 69.6335%, 74.9020%
XYZ:
25.5774, 18.0374, 6.1365
xyY:
0.5141, 0.3626, 18.0374
CIE-Lab:
49.5415, 40.3003, 36.3224
CIE-LCH:
49.5415, 54.2534, 42.0281
CIE-Luv:
49.5415, 82.0626, 30.7586
Hunter-Lab:
42.4705, 33.1762, 21.1626
#bf563a color charts
#bf563a color shades, tints & tones
#bf563a color schemes
#bf563a color preview, HTML & CSS examples
This text has a color of #bf563a
<p style="color:#bf563a;">Text here</p>
.mytext {color:#bf563a;}
This box has a color of #bf563a
<div style="background-color:#bf563a;">Content here</div>
.mybackground {background-color:#bf563a;}
Border around this has a color of #bf563a
<div style="border:2px solid #bf563a;">Content here</div>
.myborder {border:2px solid #bf563a;}