#bc3a42 color space conversions
Hex:
#bc3a42
RGB:
188, 58, 66
CMY:
26, 77, 74
CMYK:
0, 69, 65, 26
HSL:
356°, 52.8455%, 48.2353%
HSV (HSB):
356°, 69.1489%, 73.7255%
XYZ:
23.2355, 14.1108, 6.6533
xyY:
0.5281, 0.3207, 14.1108
CIE-Lab:
44.3915, 52.3295, 25.3482
CIE-LCH:
44.3915, 58.1455, 25.8454
CIE-Luv:
44.3915, 96.2824, 17.2959
Hunter-Lab:
37.5644, 44.6736, 15.7938
#bc3a42 color charts
#bc3a42 color shades, tints & tones
#bc3a42 color schemes
#bc3a42 color preview, HTML & CSS examples
This text has a color of #bc3a42
<p style="color:#bc3a42;">Text here</p>
.mytext {color:#bc3a42;}
This box has a color of #bc3a42
<div style="background-color:#bc3a42;">Content here</div>
.mybackground {background-color:#bc3a42;}
Border around this has a color of #bc3a42
<div style="border:2px solid #bc3a42;">Content here</div>
.myborder {border:2px solid #bc3a42;}