#bc0b0d color space conversions
Hex:
#bc0b0d
RGB:
188, 11, 13
CMY:
26, 96, 95
CMYK:
0, 94, 93, 26
HSL:
359°, 88.9447%, 39.0196%
HSV (HSB):
359°, 94.1489%, 73.7255%
XYZ:
20.9314, 10.9598, 1.3930
xyY:
0.6289, 0.3293, 10.9598
CIE-Lab:
39.5126, 62.6631, 48.9349
CIE-LCH:
39.5126, 79.5065, 37.9870
CIE-Luv:
39.5126, 125.3170, 26.7934
Hunter-Lab:
33.1055, 54.9240, 20.6791
#bc0b0d color charts
#bc0b0d color shades, tints & tones
#bc0b0d color schemes
#bc0b0d color preview, HTML & CSS examples
This text has a color of #bc0b0d
<p style="color:#bc0b0d;">Text here</p>
.mytext {color:#bc0b0d;}
This box has a color of #bc0b0d
<div style="background-color:#bc0b0d;">Content here</div>
.mybackground {background-color:#bc0b0d;}
Border around this has a color of #bc0b0d
<div style="border:2px solid #bc0b0d;">Content here</div>
.myborder {border:2px solid #bc0b0d;}