#bc2c2a color space conversions
Hex:
#bc2c2a
RGB:
188, 44, 42
CMY:
26, 83, 84
CMYK:
0, 77, 78, 26
HSL:
1°, 63.4783%, 45.0980%
HSV (HSB):
1°, 77.6596%, 73.7255%
XYZ:
22.0576, 12.6599, 3.4715
xyY:
0.5776, 0.3315, 12.6599
CIE-Lab:
42.2463, 56.2015, 37.0060
CIE-LCH:
42.2463, 67.2908, 33.3630
CIE-Luv:
42.2463, 109.2541, 24.1908
Hunter-Lab:
35.5807, 48.3915, 19.1217
#bc2c2a color charts
#bc2c2a color shades, tints & tones
#bc2c2a color schemes
#bc2c2a color preview, HTML & CSS examples
This text has a color of #bc2c2a
<p style="color:#bc2c2a;">Text here</p>
.mytext {color:#bc2c2a;}
This box has a color of #bc2c2a
<div style="background-color:#bc2c2a;">Content here</div>
.mybackground {background-color:#bc2c2a;}
Border around this has a color of #bc2c2a
<div style="border:2px solid #bc2c2a;">Content here</div>
.myborder {border:2px solid #bc2c2a;}