#bc013d color space conversions
Hex:
#bc013d
RGB:
188, 1, 61
CMY:
26, 100, 76
CMYK:
0, 99, 68, 26
HSL:
341°, 98.9418%, 37.0588%
HSV (HSB):
341°, 99.4681%, 73.7255%
XYZ:
21.5922, 11.0500, 5.4097
xyY:
0.5674, 0.2904, 11.0500
CIE-Lab:
39.6645, 65.1530, 22.4485
CIE-LCH:
39.6645, 68.9118, 19.0114
CIE-Luv:
39.6645, 116.7553, 10.4109
Hunter-Lab:
33.2415, 57.7728, 13.6203
#bc013d color charts
#bc013d color shades, tints & tones
#bc013d color schemes
#bc013d color preview, HTML & CSS examples
This text has a color of #bc013d
<p style="color:#bc013d;">Text here</p>
.mytext {color:#bc013d;}
This box has a color of #bc013d
<div style="background-color:#bc013d;">Content here</div>
.mybackground {background-color:#bc013d;}
Border around this has a color of #bc013d
<div style="border:2px solid #bc013d;">Content here</div>
.myborder {border:2px solid #bc013d;}