#bc200d color space conversions
Hex:
#bc200d
RGB:
188, 32, 13
CMY:
26, 87, 95
CMYK:
0, 83, 93, 26
HSL:
7°, 87.0647%, 39.4118%
HSV (HSB):
7°, 93.0851%, 73.7255%
XYZ:
21.3282, 11.7534, 1.5253
xyY:
0.6163, 0.3396, 11.7534
CIE-Lab:
40.8216, 58.9174, 49.7556
CIE-LCH:
40.8216, 77.1160, 40.1810
CIE-Luv:
40.8216, 118.9100, 29.0809
Hunter-Lab:
34.2833, 51.0520, 21.3605
#bc200d color charts
#bc200d color shades, tints & tones
#bc200d color schemes
#bc200d color preview, HTML & CSS examples
This text has a color of #bc200d
<p style="color:#bc200d;">Text here</p>
.mytext {color:#bc200d;}
This box has a color of #bc200d
<div style="background-color:#bc200d;">Content here</div>
.mybackground {background-color:#bc200d;}
Border around this has a color of #bc200d
<div style="border:2px solid #bc200d;">Content here</div>
.myborder {border:2px solid #bc200d;}