#bc0a0b color space conversions
Hex:
#bc0a0b
RGB:
188, 10, 11
CMY:
26, 96, 96
CMYK:
0, 95, 94, 26
HSL:
360°, 89.8990%, 38.8235%
HSV (HSB):
360°, 94.6809%, 73.7255%
XYZ:
20.9080, 10.9326, 1.3248
xyY:
0.6304, 0.3296, 10.9326
CIE-Lab:
39.4667, 62.7484, 49.6316
CIE-LCH:
39.4667, 80.0041, 38.3426
CIE-Luv:
39.4667, 125.6800, 26.9966
Hunter-Lab:
33.0645, 55.0097, 20.7695
#bc0a0b color charts
#bc0a0b color shades, tints & tones
#bc0a0b color schemes
#bc0a0b color preview, HTML & CSS examples
This text has a color of #bc0a0b
<p style="color:#bc0a0b;">Text here</p>
.mytext {color:#bc0a0b;}
This box has a color of #bc0a0b
<div style="background-color:#bc0a0b;">Content here</div>
.mybackground {background-color:#bc0a0b;}
Border around this has a color of #bc0a0b
<div style="border:2px solid #bc0a0b;">Content here</div>
.myborder {border:2px solid #bc0a0b;}