#bc222e color space conversions
Hex:
#bc222e
RGB:
188, 34, 46
CMY:
26, 87, 82
CMYK:
0, 82, 76, 26
HSL:
355°, 69.3694%, 43.5294%
HSV (HSB):
355°, 81.9149%, 73.7255%
XYZ:
21.8042, 12.0327, 3.7581
xyY:
0.5800, 0.3201, 12.0327
CIE-Lab:
41.2680, 59.2368, 33.6202
CIE-LCH:
41.2680, 68.1125, 29.5773
CIE-Luv:
41.2680, 112.9506, 20.7796
Hunter-Lab:
34.6882, 51.4969, 17.8583
#bc222e color charts
#bc222e color shades, tints & tones
#bc222e color schemes
#bc222e color preview, HTML & CSS examples
This text has a color of #bc222e
<p style="color:#bc222e;">Text here</p>
.mytext {color:#bc222e;}
This box has a color of #bc222e
<div style="background-color:#bc222e;">Content here</div>
.mybackground {background-color:#bc222e;}
Border around this has a color of #bc222e
<div style="border:2px solid #bc222e;">Content here</div>
.myborder {border:2px solid #bc222e;}