#bc581c color space conversions
Hex:
#bc581c
RGB:
188, 88, 28
CMY:
26, 65, 89
CMYK:
0, 53, 85, 26
HSL:
23°, 74.0741%, 42.3529%
HSV (HSB):
23°, 85.1064%, 73.7255%
XYZ:
24.4384, 17.7547, 3.2376
xyY:
0.5379, 0.3908, 17.7547
CIE-Lab:
49.1972, 36.9197, 50.4483
CIE-LCH:
49.1972, 62.5148, 53.8021
CIE-Luv:
49.1972, 81.5407, 40.5922
Hunter-Lab:
42.1363, 29.7887, 24.9398
#bc581c color charts
#bc581c color shades, tints & tones
#bc581c color schemes
#bc581c color preview, HTML & CSS examples
This text has a color of #bc581c
<p style="color:#bc581c;">Text here</p>
.mytext {color:#bc581c;}
This box has a color of #bc581c
<div style="background-color:#bc581c;">Content here</div>
.mybackground {background-color:#bc581c;}
Border around this has a color of #bc581c
<div style="border:2px solid #bc581c;">Content here</div>
.myborder {border:2px solid #bc581c;}