#bc220e color space conversions
Hex:
#bc220e
RGB:
188, 34, 14
CMY:
26, 87, 95
CMYK:
0, 82, 93, 26
HSL:
7°, 86.1386%, 39.6078%
HSV (HSB):
7°, 92.5532%, 73.7255%
XYZ:
21.3903, 11.8671, 1.5787
xyY:
0.6140, 0.3407, 11.8671
CIE-Lab:
41.0042, 58.4251, 49.5146
CIE-LCH:
41.0042, 76.5845, 40.2809
CIE-Luv:
41.0042, 117.9674, 29.2496
Hunter-Lab:
34.4487, 50.5513, 21.3971
#bc220e color charts
#bc220e color shades, tints & tones
#bc220e color schemes
#bc220e color preview, HTML & CSS examples
This text has a color of #bc220e
<p style="color:#bc220e;">Text here</p>
.mytext {color:#bc220e;}
This box has a color of #bc220e
<div style="background-color:#bc220e;">Content here</div>
.mybackground {background-color:#bc220e;}
Border around this has a color of #bc220e
<div style="border:2px solid #bc220e;">Content here</div>
.myborder {border:2px solid #bc220e;}