#bc303b color space conversions
Hex:
#bc303b
RGB:
188, 48, 59
CMY:
26, 81, 77
CMYK:
0, 74, 69, 26
HSL:
355°, 59.3220%, 46.2745%
HSV (HSB):
355°, 74.4681%, 73.7255%
XYZ:
22.5854, 13.1210, 5.4799
xyY:
0.5484, 0.3186, 13.1210
CIE-Lab:
42.9451, 55.6208, 27.7878
CIE-LCH:
42.9451, 62.1758, 26.5465
CIE-Luv:
42.9451, 103.4070, 18.0774
Hunter-Lab:
36.2230, 47.9064, 16.3865
#bc303b color charts
#bc303b color shades, tints & tones
#bc303b color schemes
#bc303b color preview, HTML & CSS examples
This text has a color of #bc303b
<p style="color:#bc303b;">Text here</p>
.mytext {color:#bc303b;}
This box has a color of #bc303b
<div style="background-color:#bc303b;">Content here</div>
.mybackground {background-color:#bc303b;}
Border around this has a color of #bc303b
<div style="border:2px solid #bc303b;">Content here</div>
.myborder {border:2px solid #bc303b;}