#bc133a color space conversions
Hex:
#bc133a
RGB:
188, 19, 58
CMY:
26, 93, 77
CMYK:
0, 90, 69, 26
HSL:
346°, 81.6425%, 40.5882%
HSV (HSB):
346°, 89.8936%, 73.7255%
XYZ:
21.7356, 11.4626, 5.0699
xyY:
0.5680, 0.2995, 11.4626
CIE-Lab:
40.3489, 62.8771, 25.2013
CIE-LCH:
40.3489, 67.7395, 21.8411
CIE-Luv:
40.3489, 114.5501, 13.3976
Hunter-Lab:
33.8565, 55.3471, 14.8210
#bc133a color charts
#bc133a color shades, tints & tones
#bc133a color schemes
#bc133a color preview, HTML & CSS examples
This text has a color of #bc133a
<p style="color:#bc133a;">Text here</p>
.mytext {color:#bc133a;}
This box has a color of #bc133a
<div style="background-color:#bc133a;">Content here</div>
.mybackground {background-color:#bc133a;}
Border around this has a color of #bc133a
<div style="border:2px solid #bc133a;">Content here</div>
.myborder {border:2px solid #bc133a;}