#bc563b color space conversions
Hex:
#bc563b
RGB:
188, 86, 59
CMY:
26, 66, 77
CMYK:
0, 54, 69, 26
HSL:
13°, 52.2267%, 48.4314%
HSV (HSB):
13°, 68.6170%, 73.7255%
XYZ:
24.8562, 17.6627, 6.2368
xyY:
0.5098, 0.3623, 17.6627
CIE-Lab:
49.0844, 39.2076, 35.1186
CIE-LCH:
49.0844, 52.6360, 41.8510
CIE-Luv:
49.0844, 79.4033, 29.9478
Hunter-Lab:
42.0270, 32.0238, 20.6202
#bc563b color charts
#bc563b color shades, tints & tones
#bc563b color schemes
#bc563b color preview, HTML & CSS examples
This text has a color of #bc563b
<p style="color:#bc563b;">Text here</p>
.mytext {color:#bc563b;}
This box has a color of #bc563b
<div style="background-color:#bc563b;">Content here</div>
.mybackground {background-color:#bc563b;}
Border around this has a color of #bc563b
<div style="border:2px solid #bc563b;">Content here</div>
.myborder {border:2px solid #bc563b;}