#bc2d3f color space conversions
Hex:
#bc2d3f
RGB:
188, 45, 63
CMY:
26, 82, 75
CMYK:
0, 76, 66, 26
HSL:
352°, 61.3734%, 45.6863%
HSV (HSB):
352°, 76.0638%, 73.7255%
XYZ:
22.5746, 12.9270, 6.0080
xyY:
0.5438, 0.3114, 12.9270
CIE-Lab:
42.6531, 56.8300, 24.9849
CIE-LCH:
42.6531, 62.0797, 23.7323
CIE-Luv:
42.6531, 103.8128, 15.4085
Hunter-Lab:
35.9542, 49.1554, 15.2605
#bc2d3f color charts
#bc2d3f color shades, tints & tones
#bc2d3f color schemes
#bc2d3f color preview, HTML & CSS examples
This text has a color of #bc2d3f
<p style="color:#bc2d3f;">Text here</p>
.mytext {color:#bc2d3f;}
This box has a color of #bc2d3f
<div style="background-color:#bc2d3f;">Content here</div>
.mybackground {background-color:#bc2d3f;}
Border around this has a color of #bc2d3f
<div style="border:2px solid #bc2d3f;">Content here</div>
.myborder {border:2px solid #bc2d3f;}