#bc3c2e color space conversions
Hex:
#bc3c2e
RGB:
188, 60, 46
CMY:
26, 76, 82
CMYK:
0, 68, 76, 26
HSL:
6°, 60.6838%, 45.8824%
HSV (HSB):
6°, 75.5319%, 73.7255%
XYZ:
22.8480, 14.1203, 4.1060
xyY:
0.5563, 0.3438, 14.1203
CIE-Lab:
44.4050, 50.5236, 37.0782
CIE-LCH:
44.4050, 62.6692, 36.2742
CIE-Luv:
44.4050, 99.4120, 26.6869
Hunter-Lab:
37.5770, 42.7739, 19.8253
#bc3c2e color charts
#bc3c2e color shades, tints & tones
#bc3c2e color schemes
#bc3c2e color preview, HTML & CSS examples
This text has a color of #bc3c2e
<p style="color:#bc3c2e;">Text here</p>
.mytext {color:#bc3c2e;}
This box has a color of #bc3c2e
<div style="background-color:#bc3c2e;">Content here</div>
.mybackground {background-color:#bc3c2e;}
Border around this has a color of #bc3c2e
<div style="border:2px solid #bc3c2e;">Content here</div>
.myborder {border:2px solid #bc3c2e;}