#bc3a3c color space conversions
Hex:
#bc3a3c
RGB:
188, 58, 60
CMY:
26, 77, 76
CMYK:
0, 69, 68, 26
HSL:
359°, 52.8455%, 48.2353%
HSV (HSB):
359°, 69.1489%, 73.7255%
XYZ:
23.0677, 14.0437, 5.7699
xyY:
0.5379, 0.3275, 14.0437
CIE-Lab:
44.2956, 51.9885, 28.8362
CIE-LCH:
44.2956, 59.4502, 29.0156
CIE-Luv:
44.2956, 97.7345, 20.2449
Hunter-Lab:
37.4750, 44.2945, 17.1038
#bc3a3c color charts
#bc3a3c color shades, tints & tones
#bc3a3c color schemes
#bc3a3c color preview, HTML & CSS examples
This text has a color of #bc3a3c
<p style="color:#bc3a3c;">Text here</p>
.mytext {color:#bc3a3c;}
This box has a color of #bc3a3c
<div style="background-color:#bc3a3c;">Content here</div>
.mybackground {background-color:#bc3a3c;}
Border around this has a color of #bc3a3c
<div style="border:2px solid #bc3a3c;">Content here</div>
.myborder {border:2px solid #bc3a3c;}