#bc2a10 color space conversions
Hex:
#bc2a10
RGB:
188, 42, 16
CMY:
26, 84, 94
CMYK:
0, 78, 91, 26
HSL:
9°, 84.3137%, 40.0000%
HSV (HSB):
9°, 91.4894%, 73.7255%
XYZ:
21.6605, 12.3847, 1.7391
xyY:
0.6053, 0.3461, 12.3847
CIE-Lab:
41.8211, 56.1789, 49.3243
CIE-LCH:
41.8211, 74.7593, 41.2827
CIE-Luv:
41.8211, 113.9561, 30.3515
Hunter-Lab:
35.1919, 48.2804, 21.7044
#bc2a10 color charts
#bc2a10 color shades, tints & tones
#bc2a10 color schemes
#bc2a10 color preview, HTML & CSS examples
This text has a color of #bc2a10
<p style="color:#bc2a10;">Text here</p>
.mytext {color:#bc2a10;}
This box has a color of #bc2a10
<div style="background-color:#bc2a10;">Content here</div>
.mybackground {background-color:#bc2a10;}
Border around this has a color of #bc2a10
<div style="border:2px solid #bc2a10;">Content here</div>
.myborder {border:2px solid #bc2a10;}