#bc1a25 color space conversions
Hex:
#bc1a25
RGB:
188, 26, 37
CMY:
26, 90, 85
CMYK:
0, 86, 80, 26
HSL:
356°, 75.7009%, 41.9608%
HSV (HSB):
356°, 86.1702%, 73.7255%
XYZ:
21.4424, 11.5637, 2.8521
xyY:
0.5980, 0.3225, 11.5637
CIE-Lab:
40.5142, 60.7835, 38.0408
CIE-LCH:
40.5142, 71.7059, 32.0400
CIE-Luv:
40.5142, 117.8327, 22.7504
Hunter-Lab:
34.0055, 53.0447, 18.8310
#bc1a25 color charts
#bc1a25 color shades, tints & tones
#bc1a25 color schemes
#bc1a25 color preview, HTML & CSS examples
This text has a color of #bc1a25
<p style="color:#bc1a25;">Text here</p>
.mytext {color:#bc1a25;}
This box has a color of #bc1a25
<div style="background-color:#bc1a25;">Content here</div>
.mybackground {background-color:#bc1a25;}
Border around this has a color of #bc1a25
<div style="border:2px solid #bc1a25;">Content here</div>
.myborder {border:2px solid #bc1a25;}