#bc222c color space conversions
Hex:
#bc222c
RGB:
188, 34, 44
CMY:
26, 87, 83
CMYK:
0, 82, 77, 26
HSL:
356°, 69.3694%, 43.5294%
HSV (HSB):
356°, 81.9149%, 73.7255%
XYZ:
21.7657, 12.0173, 3.5553
xyY:
0.5829, 0.3218, 12.0173
CIE-Lab:
41.2436, 59.1618, 34.7713
CIE-LCH:
41.2436, 68.6234, 30.4441
CIE-Luv:
41.2436, 113.3993, 21.5402
Hunter-Lab:
34.6659, 51.4093, 18.1855
#bc222c color charts
#bc222c color shades, tints & tones
#bc222c color schemes
#bc222c color preview, HTML & CSS examples
This text has a color of #bc222c
<p style="color:#bc222c;">Text here</p>
.mytext {color:#bc222c;}
This box has a color of #bc222c
<div style="background-color:#bc222c;">Content here</div>
.mybackground {background-color:#bc222c;}
Border around this has a color of #bc222c
<div style="border:2px solid #bc222c;">Content here</div>
.myborder {border:2px solid #bc222c;}