#bc280a color space conversions
Hex:
#bc280a
RGB:
188, 40, 10
CMY:
26, 84, 96
CMYK:
0, 79, 95, 26
HSL:
10°, 89.8990%, 38.8235%
HSV (HSB):
10°, 94.6809%, 73.7255%
XYZ:
21.5526, 12.2309, 1.5120
xyY:
0.6106, 0.3465, 12.2309
CIE-Lab:
41.5807, 56.7071, 51.2049
CIE-LCH:
41.5807, 76.4044, 42.0811
CIE-Luv:
41.5807, 115.4422, 30.7925
Hunter-Lab:
34.9727, 48.8022, 21.9175
#bc280a color charts
#bc280a color shades, tints & tones
#bc280a color schemes
#bc280a color preview, HTML & CSS examples
This text has a color of #bc280a
<p style="color:#bc280a;">Text here</p>
.mytext {color:#bc280a;}
This box has a color of #bc280a
<div style="background-color:#bc280a;">Content here</div>
.mybackground {background-color:#bc280a;}
Border around this has a color of #bc280a
<div style="border:2px solid #bc280a;">Content here</div>
.myborder {border:2px solid #bc280a;}