#bc3d3c color space conversions
Hex:
#bc3d3c
RGB:
188, 61, 60
CMY:
26, 76, 76
CMYK:
0, 68, 68, 26
HSL:
0°, 51.6129%, 48.6275%
HSV (HSB):
0°, 68.0851%, 73.7255%
XYZ:
23.2234, 14.3551, 5.8218
xyY:
0.5351, 0.3308, 14.3551
CIE-Lab:
44.7379, 50.7818, 29.3743
CIE-LCH:
44.7379, 58.6655, 30.0469
CIE-Luv:
44.7379, 95.9653, 21.1149
Hunter-Lab:
37.8881, 43.1067, 17.4114
#bc3d3c color charts
#bc3d3c color shades, tints & tones
#bc3d3c color schemes
#bc3d3c color preview, HTML & CSS examples
This text has a color of #bc3d3c
<p style="color:#bc3d3c;">Text here</p>
.mytext {color:#bc3d3c;}
This box has a color of #bc3d3c
<div style="background-color:#bc3d3c;">Content here</div>
.mybackground {background-color:#bc3d3c;}
Border around this has a color of #bc3d3c
<div style="border:2px solid #bc3d3c;">Content here</div>
.myborder {border:2px solid #bc3d3c;}