#bc3c40 color space conversions
Hex:
#bc3c40
RGB:
188, 60, 64
CMY:
26, 76, 75
CMYK:
0, 68, 66, 26
HSL:
358°, 51.6129%, 48.6275%
HSV (HSB):
358°, 68.0851%, 73.7255%
XYZ:
23.2803, 14.2932, 6.3824
xyY:
0.5296, 0.3252, 14.2932
CIE-Lab:
44.6506, 51.4135, 26.8791
CIE-LCH:
44.6506, 58.0158, 27.6006
CIE-Luv:
44.6506, 95.6275, 18.8907
Hunter-Lab:
37.8064, 43.7549, 16.4553
#bc3c40 color charts
#bc3c40 color shades, tints & tones
#bc3c40 color schemes
#bc3c40 color preview, HTML & CSS examples
This text has a color of #bc3c40
<p style="color:#bc3c40;">Text here</p>
.mytext {color:#bc3c40;}
This box has a color of #bc3c40
<div style="background-color:#bc3c40;">Content here</div>
.mybackground {background-color:#bc3c40;}
Border around this has a color of #bc3c40
<div style="border:2px solid #bc3c40;">Content here</div>
.myborder {border:2px solid #bc3c40;}