#bc1c1e color space conversions
Hex:
#bc1c1e
RGB:
188, 28, 30
CMY:
26, 89, 88
CMYK:
0, 85, 84, 26
HSL:
359°, 74.0741%, 42.3529%
HSV (HSB):
359°, 85.1064%, 73.7255%
XYZ:
21.3886, 11.6156, 2.3430
xyY:
0.6051, 0.3286, 11.6156
CIE-Lab:
40.5986, 60.1653, 41.9546
CIE-LCH:
40.5986, 73.3488, 34.8889
CIE-Luv:
40.5986, 118.3999, 25.0834
Hunter-Lab:
34.0817, 52.3783, 19.7811
#bc1c1e color charts
#bc1c1e color shades, tints & tones
#bc1c1e color schemes
#bc1c1e color preview, HTML & CSS examples
This text has a color of #bc1c1e
<p style="color:#bc1c1e;">Text here</p>
.mytext {color:#bc1c1e;}
This box has a color of #bc1c1e
<div style="background-color:#bc1c1e;">Content here</div>
.mybackground {background-color:#bc1c1e;}
Border around this has a color of #bc1c1e
<div style="border:2px solid #bc1c1e;">Content here</div>
.myborder {border:2px solid #bc1c1e;}