#bc2022 color space conversions
Hex:
#bc2022
RGB:
188, 32, 34
CMY:
26, 87, 87
CMYK:
0, 83, 82, 26
HSL:
359°, 70.9091%, 43.1373%
HSV (HSB):
359°, 82.9787%, 73.7255%
XYZ:
21.5443, 11.8399, 2.6632
xyY:
0.5977, 0.3285, 11.8399
CIE-Lab:
40.9605, 59.3411, 40.1522
CIE-LCH:
40.9605, 71.6489, 34.0836
CIE-Luv:
40.9605, 116.1935, 24.5545
Hunter-Lab:
34.4091, 51.5466, 19.4975
#bc2022 color charts
#bc2022 color shades, tints & tones
#bc2022 color schemes
#bc2022 color preview, HTML & CSS examples
This text has a color of #bc2022
<p style="color:#bc2022;">Text here</p>
.mytext {color:#bc2022;}
This box has a color of #bc2022
<div style="background-color:#bc2022;">Content here</div>
.mybackground {background-color:#bc2022;}
Border around this has a color of #bc2022
<div style="border:2px solid #bc2022;">Content here</div>
.myborder {border:2px solid #bc2022;}