#bc1e2a color space conversions
Hex:
#bc1e2a
RGB:
188, 30, 42
CMY:
26, 88, 84
CMYK:
0, 84, 78, 26
HSL:
355°, 72.4771%, 42.7451%
HSV (HSB):
355°, 84.0426%, 73.7255%
XYZ:
21.6212, 11.7871, 3.3261
xyY:
0.5886, 0.3209, 11.7871
CIE-Lab:
40.8757, 60.0692, 35.5414
CIE-LCH:
40.8757, 69.7961, 30.6117
CIE-Luv:
40.8757, 115.3868, 21.6215
Hunter-Lab:
34.3323, 52.3312, 18.2887
#bc1e2a color charts
#bc1e2a color shades, tints & tones
#bc1e2a color schemes
#bc1e2a color preview, HTML & CSS examples
This text has a color of #bc1e2a
<p style="color:#bc1e2a;">Text here</p>
.mytext {color:#bc1e2a;}
This box has a color of #bc1e2a
<div style="background-color:#bc1e2a;">Content here</div>
.mybackground {background-color:#bc1e2a;}
Border around this has a color of #bc1e2a
<div style="border:2px solid #bc1e2a;">Content here</div>
.myborder {border:2px solid #bc1e2a;}