#bc2d51 color space conversions
Hex:
#bc2d51
RGB:
188, 45, 81
CMY:
26, 82, 68
CMYK:
0, 76, 57, 26
HSL:
345°, 61.3734%, 45.6863%
HSV (HSB):
345°, 76.0638%, 73.7255%
XYZ:
23.1626, 13.1622, 9.1043
xyY:
0.5099, 0.2897, 13.1622
CIE-Lab:
43.0067, 57.9714, 14.2790
CIE-LCH:
43.0067, 59.7040, 13.8371
CIE-Luv:
43.0067, 98.3367, 5.3115
Hunter-Lab:
36.2798, 50.4728, 10.5171
#bc2d51 color charts
#bc2d51 color shades, tints & tones
#bc2d51 color schemes
#bc2d51 color preview, HTML & CSS examples
This text has a color of #bc2d51
<p style="color:#bc2d51;">Text here</p>
.mytext {color:#bc2d51;}
This box has a color of #bc2d51
<div style="background-color:#bc2d51;">Content here</div>
.mybackground {background-color:#bc2d51;}
Border around this has a color of #bc2d51
<div style="border:2px solid #bc2d51;">Content here</div>
.myborder {border:2px solid #bc2d51;}