#bc000a color space conversions
Hex:
#bc000a
RGB:
188, 0, 10
CMY:
26, 100, 96
CMYK:
0, 100, 95, 26
HSL:
357°, 100.0000%, 36.8627%
HSV (HSB):
357°, 100.0000%, 73.7255%
XYZ:
20.7938, 10.7133, 1.2591
xyY:
0.6346, 0.3270, 10.7133
CIE-Lab:
39.0933, 63.8077, 49.7619
CIE-LCH:
39.0933, 80.9177, 37.9497
CIE-Luv:
39.0933, 127.6126, 26.4728
Hunter-Lab:
32.7311, 56.1200, 20.6311
#bc000a color charts
#bc000a color shades, tints & tones
#bc000a color schemes
#bc000a color preview, HTML & CSS examples
This text has a color of #bc000a
<p style="color:#bc000a;">Text here</p>
.mytext {color:#bc000a;}
This box has a color of #bc000a
<div style="background-color:#bc000a;">Content here</div>
.mybackground {background-color:#bc000a;}
Border around this has a color of #bc000a
<div style="border:2px solid #bc000a;">Content here</div>
.myborder {border:2px solid #bc000a;}