#bc3e2e color space conversions
Hex:
#bc3e2e
RGB:
188, 62, 46
CMY:
26, 76, 82
CMYK:
0, 67, 76, 26
HSL:
7°, 60.6838%, 45.8824%
HSV (HSB):
7°, 75.5319%, 73.7255%
XYZ:
22.9548, 14.3339, 4.1416
xyY:
0.5541, 0.3460, 14.3339
CIE-Lab:
44.7080, 49.7012, 37.4074
CIE-LCH:
44.7080, 62.2055, 36.9668
CIE-Luv:
44.7080, 98.1469, 27.2491
Hunter-Lab:
37.8601, 41.9704, 20.0162
#bc3e2e color charts
#bc3e2e color shades, tints & tones
#bc3e2e color schemes
#bc3e2e color preview, HTML & CSS examples
This text has a color of #bc3e2e
<p style="color:#bc3e2e;">Text here</p>
.mytext {color:#bc3e2e;}
This box has a color of #bc3e2e
<div style="background-color:#bc3e2e;">Content here</div>
.mybackground {background-color:#bc3e2e;}
Border around this has a color of #bc3e2e
<div style="border:2px solid #bc3e2e;">Content here</div>
.myborder {border:2px solid #bc3e2e;}