#bc2e55 color space conversions
Hex:
#bc2e55
RGB:
188, 46, 85
CMY:
26, 82, 67
CMYK:
0, 76, 55, 26
HSL:
344°, 60.6838%, 45.8824%
HSV (HSB):
344°, 75.5319%, 73.7255%
XYZ:
23.3557, 13.3012, 9.9307
xyY:
0.5013, 0.2855, 13.3012
CIE-Lab:
43.2137, 57.9446, 12.0660
CIE-LCH:
43.2137, 59.1875, 11.7628
CIE-Luv:
43.2137, 96.5742, 3.0644
Hunter-Lab:
36.4709, 50.4864, 9.3854
#bc2e55 color charts
#bc2e55 color shades, tints & tones
#bc2e55 color schemes
#bc2e55 color preview, HTML & CSS examples
This text has a color of #bc2e55
<p style="color:#bc2e55;">Text here</p>
.mytext {color:#bc2e55;}
This box has a color of #bc2e55
<div style="background-color:#bc2e55;">Content here</div>
.mybackground {background-color:#bc2e55;}
Border around this has a color of #bc2e55
<div style="border:2px solid #bc2e55;">Content here</div>
.myborder {border:2px solid #bc2e55;}