#bc280c color space conversions
Hex:
#bc280c
RGB:
188, 40, 12
CMY:
26, 84, 95
CMYK:
0, 79, 94, 26
HSL:
10°, 88.0000%, 39.2157%
HSV (HSB):
10°, 93.6170%, 73.7255%
XYZ:
21.5642, 12.2355, 1.5730
xyY:
0.6096, 0.3459, 12.2355
CIE-Lab:
41.5880, 56.7304, 50.5799
CIE-LCH:
41.5880, 76.0044, 41.7197
CIE-Luv:
41.5880, 115.3020, 30.5481
Hunter-Lab:
34.9793, 48.8288, 21.8193
#bc280c color charts
#bc280c color shades, tints & tones
#bc280c color schemes
#bc280c color preview, HTML & CSS examples
This text has a color of #bc280c
<p style="color:#bc280c;">Text here</p>
.mytext {color:#bc280c;}
This box has a color of #bc280c
<div style="background-color:#bc280c;">Content here</div>
.mybackground {background-color:#bc280c;}
Border around this has a color of #bc280c
<div style="border:2px solid #bc280c;">Content here</div>
.myborder {border:2px solid #bc280c;}