#bc520e color space conversions
Hex:
#bc520e
RGB:
188, 82, 14
CMY:
26, 68, 95
CMYK:
0, 56, 93, 26
HSL:
23°, 86.1386%, 39.6078%
HSV (HSB):
23°, 92.5532%, 73.7255%
XYZ:
23.8356, 16.7577, 2.3937
xyY:
0.5545, 0.3898, 16.7577
CIE-Lab:
47.9532, 39.6458, 54.2365
CIE-LCH:
47.9532, 67.1818, 53.8340
CIE-Luv:
47.9532, 87.1482, 40.9940
Hunter-Lab:
40.9361, 32.2958, 25.1883
#bc520e color charts
#bc520e color shades, tints & tones
#bc520e color schemes
#bc520e color preview, HTML & CSS examples
This text has a color of #bc520e
<p style="color:#bc520e;">Text here</p>
.mytext {color:#bc520e;}
This box has a color of #bc520e
<div style="background-color:#bc520e;">Content here</div>
.mybackground {background-color:#bc520e;}
Border around this has a color of #bc520e
<div style="border:2px solid #bc520e;">Content here</div>
.myborder {border:2px solid #bc520e;}