#bc230b color space conversions
Hex:
#bc230b
RGB:
188, 35, 11
CMY:
26, 86, 96
CMYK:
0, 81, 94, 26
HSL:
8°, 88.9447%, 39.0196%
HSV (HSB):
8°, 94.1489%, 73.7255%
XYZ:
21.4005, 11.9176, 1.4890
xyY:
0.6148, 0.3424, 11.9176
CIE-Lab:
41.0848, 58.1253, 50.5949
CIE-LCH:
41.0848, 77.0610, 41.0378
CIE-Luv:
41.0848, 117.7605, 29.8123
Hunter-Lab:
34.5219, 50.2408, 21.6080
#bc230b color charts
#bc230b color shades, tints & tones
#bc230b color schemes
#bc230b color preview, HTML & CSS examples
This text has a color of #bc230b
<p style="color:#bc230b;">Text here</p>
.mytext {color:#bc230b;}
This box has a color of #bc230b
<div style="background-color:#bc230b;">Content here</div>
.mybackground {background-color:#bc230b;}
Border around this has a color of #bc230b
<div style="border:2px solid #bc230b;">Content here</div>
.myborder {border:2px solid #bc230b;}