#bc2d3d color space conversions
Hex:
#bc2d3d
RGB:
188, 45, 61
CMY:
26, 82, 76
CMYK:
0, 76, 68, 26
HSL:
353°, 61.3734%, 45.6863%
HSV (HSB):
353°, 76.0638%, 73.7255%
XYZ:
22.5197, 12.9051, 5.7189
xyY:
0.5473, 0.3137, 12.9051
CIE-Lab:
42.6198, 56.7220, 26.1689
CIE-LCH:
42.6198, 62.4676, 24.7664
CIE-Luv:
42.6198, 104.3551, 16.4019
Hunter-Lab:
35.9236, 49.0314, 15.7078
#bc2d3d color charts
#bc2d3d color shades, tints & tones
#bc2d3d color schemes
#bc2d3d color preview, HTML & CSS examples
This text has a color of #bc2d3d
<p style="color:#bc2d3d;">Text here</p>
.mytext {color:#bc2d3d;}
This box has a color of #bc2d3d
<div style="background-color:#bc2d3d;">Content here</div>
.mybackground {background-color:#bc2d3d;}
Border around this has a color of #bc2d3d
<div style="border:2px solid #bc2d3d;">Content here</div>
.myborder {border:2px solid #bc2d3d;}