#bc2a31 color space conversions
Hex:
#bc2a31
RGB:
188, 42, 49
CMY:
26, 84, 81
CMYK:
0, 78, 74, 26
HSL:
357°, 63.4783%, 45.0980%
HSV (HSB):
357°, 77.6596%, 73.7255%
XYZ:
22.1214, 12.5690, 4.1659
xyY:
0.5693, 0.3235, 12.5690
CIE-Lab:
42.1066, 57.0992, 32.7912
CIE-LCH:
42.1066, 65.8451, 29.8681
CIE-Luv:
42.1066, 108.7553, 21.1198
Hunter-Lab:
35.4529, 49.3355, 17.8501
#bc2a31 color charts
#bc2a31 color shades, tints & tones
#bc2a31 color schemes
#bc2a31 color preview, HTML & CSS examples
This text has a color of #bc2a31
<p style="color:#bc2a31;">Text here</p>
.mytext {color:#bc2a31;}
This box has a color of #bc2a31
<div style="background-color:#bc2a31;">Content here</div>
.mybackground {background-color:#bc2a31;}
Border around this has a color of #bc2a31
<div style="border:2px solid #bc2a31;">Content here</div>
.myborder {border:2px solid #bc2a31;}