#bc1e40 color space conversions
Hex:
#bc1e40
RGB:
188, 30, 64
CMY:
26, 88, 75
CMYK:
0, 84, 66, 26
HSL:
347°, 72.4771%, 42.7451%
HSV (HSB):
347°, 84.0426%, 73.7255%
XYZ:
22.1287, 11.9901, 5.9985
xyY:
0.5516, 0.2989, 11.9901
CIE-Lab:
41.2003, 61.0395, 22.5202
CIE-LCH:
41.2003, 65.0613, 20.2513
CIE-Luv:
41.2003, 109.5556, 11.9021
Hunter-Lab:
34.6267, 53.4765, 13.9677
#bc1e40 color charts
#bc1e40 color shades, tints & tones
#bc1e40 color schemes
#bc1e40 color preview, HTML & CSS examples
This text has a color of #bc1e40
<p style="color:#bc1e40;">Text here</p>
.mytext {color:#bc1e40;}
This box has a color of #bc1e40
<div style="background-color:#bc1e40;">Content here</div>
.mybackground {background-color:#bc1e40;}
Border around this has a color of #bc1e40
<div style="border:2px solid #bc1e40;">Content here</div>
.myborder {border:2px solid #bc1e40;}