#bc013b color space conversions
Hex:
#bc013b
RGB:
188, 1, 59
CMY:
26, 100, 77
CMYK:
0, 99, 69, 26
HSL:
341°, 98.9418%, 37.0588%
HSV (HSB):
341°, 99.4681%, 73.7255%
XYZ:
21.5393, 11.0288, 5.1312
xyY:
0.5713, 0.2925, 11.0288
CIE-Lab:
39.6290, 65.0569, 23.6712
CIE-LCH:
39.6290, 69.2295, 19.9941
CIE-Luv:
39.6290, 117.4144, 11.4164
Hunter-Lab:
33.2097, 57.6554, 14.0859
#bc013b color charts
#bc013b color shades, tints & tones
#bc013b color schemes
#bc013b color preview, HTML & CSS examples
This text has a color of #bc013b
<p style="color:#bc013b;">Text here</p>
.mytext {color:#bc013b;}
This box has a color of #bc013b
<div style="background-color:#bc013b;">Content here</div>
.mybackground {background-color:#bc013b;}
Border around this has a color of #bc013b
<div style="border:2px solid #bc013b;">Content here</div>
.myborder {border:2px solid #bc013b;}