#bc212f color space conversions
Hex:
#bc212f
RGB:
188, 33, 47
CMY:
26, 87, 82
CMYK:
0, 82, 75, 26
HSL:
355°, 70.1357%, 43.3333%
HSV (HSB):
355°, 82.4468%, 73.7255%
XYZ:
21.7960, 11.9843, 3.8538
xyY:
0.5792, 0.3184, 11.9843
CIE-Lab:
41.1912, 59.5295, 32.9399
CIE-LCH:
41.1912, 68.0352, 28.9574
CIE-Luv:
41.1912, 113.1160, 20.2164
Hunter-Lab:
34.6184, 51.8028, 17.6326
#bc212f color charts
#bc212f color shades, tints & tones
#bc212f color schemes
#bc212f color preview, HTML & CSS examples
This text has a color of #bc212f
<p style="color:#bc212f;">Text here</p>
.mytext {color:#bc212f;}
This box has a color of #bc212f
<div style="background-color:#bc212f;">Content here</div>
.mybackground {background-color:#bc212f;}
Border around this has a color of #bc212f
<div style="border:2px solid #bc212f;">Content here</div>
.myborder {border:2px solid #bc212f;}