#bc2400 color space conversions
Hex:
#bc2400
RGB:
188, 36, 0
CMY:
26, 86, 100
CMYK:
0, 81, 100, 26
HSL:
11°, 100.0000%, 36.8627%
HSV (HSB):
11°, 100.0000%, 73.7255%
XYZ:
21.3699, 11.9531, 1.1809
xyY:
0.6193, 0.3464, 11.9531
CIE-Lab:
41.1415, 57.7362, 54.2498
CIE-LCH:
41.1415, 79.2245, 43.2168
CIE-Luv:
41.1415, 118.0652, 31.2703
Hunter-Lab:
34.5733, 49.8285, 22.1762
#bc2400 color charts
#bc2400 color shades, tints & tones
#bc2400 color schemes
#bc2400 color preview, HTML & CSS examples
This text has a color of #bc2400
<p style="color:#bc2400;">Text here</p>
.mytext {color:#bc2400;}
This box has a color of #bc2400
<div style="background-color:#bc2400;">Content here</div>
.mybackground {background-color:#bc2400;}
Border around this has a color of #bc2400
<div style="border:2px solid #bc2400;">Content here</div>
.myborder {border:2px solid #bc2400;}