#bc2e29 color space conversions
Hex:
#bc2e29
RGB:
188, 46, 41
CMY:
26, 82, 84
CMYK:
0, 76, 78, 26
HSL:
2°, 64.1921%, 44.9020%
HSV (HSB):
2°, 78.1915%, 73.7255%
XYZ:
22.1163, 12.8055, 3.4039
xyY:
0.5771, 0.3341, 12.8055
CIE-Lab:
42.4686, 55.5150, 37.8041
CIE-LCH:
42.4686, 67.1645, 34.2537
CIE-Luv:
42.4686, 108.4158, 24.9707
Hunter-Lab:
35.7847, 47.6964, 19.4096
#bc2e29 color charts
#bc2e29 color shades, tints & tones
#bc2e29 color schemes
#bc2e29 color preview, HTML & CSS examples
This text has a color of #bc2e29
<p style="color:#bc2e29;">Text here</p>
.mytext {color:#bc2e29;}
This box has a color of #bc2e29
<div style="background-color:#bc2e29;">Content here</div>
.mybackground {background-color:#bc2e29;}
Border around this has a color of #bc2e29
<div style="border:2px solid #bc2e29;">Content here</div>
.myborder {border:2px solid #bc2e29;}