#bc2331 color space conversions
Hex:
#bc2331
RGB:
188, 35, 49
CMY:
26, 86, 81
CMYK:
0, 81, 74, 26
HSL:
355°, 68.6099%, 43.7255%
HSV (HSB):
355°, 81.3830%, 73.7255%
XYZ:
21.8944, 12.1152, 4.0902
xyY:
0.5747, 0.3180, 12.1152
CIE-Lab:
41.3986, 59.0956, 31.9809
CIE-LCH:
41.3986, 67.1943, 28.4211
CIE-Luv:
41.3986, 111.8418, 19.7585
Hunter-Lab:
34.8069, 51.3692, 17.3975
#bc2331 color charts
#bc2331 color shades, tints & tones
#bc2331 color schemes
#bc2331 color preview, HTML & CSS examples
This text has a color of #bc2331
<p style="color:#bc2331;">Text here</p>
.mytext {color:#bc2331;}
This box has a color of #bc2331
<div style="background-color:#bc2331;">Content here</div>
.mybackground {background-color:#bc2331;}
Border around this has a color of #bc2331
<div style="border:2px solid #bc2331;">Content here</div>
.myborder {border:2px solid #bc2331;}