#bc501e color space conversions
Hex:
#bc501e
RGB:
188, 80, 30
CMY:
26, 69, 88
CMYK:
0, 57, 84, 26
HSL:
19°, 72.4771%, 42.7451%
HSV (HSB):
19°, 84.0426%, 73.7255%
XYZ:
23.8420, 16.5224, 3.1608
xyY:
0.5478, 0.3796, 16.5224
CIE-Lab:
47.6526, 40.9701, 48.2786
CIE-LCH:
47.6526, 63.3196, 49.6814
CIE-Luv:
47.6526, 87.5667, 37.5090
Hunter-Lab:
40.6478, 33.5659, 23.8430
#bc501e color charts
#bc501e color shades, tints & tones
#bc501e color schemes
#bc501e color preview, HTML & CSS examples
This text has a color of #bc501e
<p style="color:#bc501e;">Text here</p>
.mytext {color:#bc501e;}
This box has a color of #bc501e
<div style="background-color:#bc501e;">Content here</div>
.mybackground {background-color:#bc501e;}
Border around this has a color of #bc501e
<div style="border:2px solid #bc501e;">Content here</div>
.myborder {border:2px solid #bc501e;}