#bc501b color space conversions
Hex:
#bc501b
RGB:
188, 80, 27
CMY:
26, 69, 89
CMYK:
0, 57, 86, 26
HSL:
20°, 74.8837%, 42.1569%
HSV (HSB):
20°, 85.6383%, 73.7255%
XYZ:
23.8055, 16.5078, 2.9685
xyY:
0.5500, 0.3814, 16.5078
CIE-Lab:
47.6338, 40.8899, 49.5188
CIE-LCH:
47.6338, 64.2191, 50.4520
CIE-Luv:
47.6338, 87.8334, 38.1764
Hunter-Lab:
40.6298, 33.4833, 24.1089
#bc501b color charts
#bc501b color shades, tints & tones
#bc501b color schemes
#bc501b color preview, HTML & CSS examples
This text has a color of #bc501b
<p style="color:#bc501b;">Text here</p>
.mytext {color:#bc501b;}
This box has a color of #bc501b
<div style="background-color:#bc501b;">Content here</div>
.mybackground {background-color:#bc501b;}
Border around this has a color of #bc501b
<div style="border:2px solid #bc501b;">Content here</div>
.myborder {border:2px solid #bc501b;}