#bc1c5e color space conversions
Hex:
#bc1c5e
RGB:
188, 28, 94
CMY:
26, 89, 63
CMYK:
0, 85, 50, 26
HSL:
335°, 74.0741%, 42.3529%
HSV (HSB):
335°, 85.1064%, 73.7255%
XYZ:
23.1747, 12.3300, 11.7482
xyY:
0.4904, 0.2609, 12.3300
CIE-Lab:
41.7359, 63.5029, 4.3308
CIE-LCH:
41.7359, 63.6504, 3.9015
CIE-Luv:
41.7359, 99.3206, -6.7073
Hunter-Lab:
35.1141, 56.3569, 4.7432
#bc1c5e color charts
#bc1c5e color shades, tints & tones
#bc1c5e color schemes
#bc1c5e color preview, HTML & CSS examples
This text has a color of #bc1c5e
<p style="color:#bc1c5e;">Text here</p>
.mytext {color:#bc1c5e;}
This box has a color of #bc1c5e
<div style="background-color:#bc1c5e;">Content here</div>
.mybackground {background-color:#bc1c5e;}
Border around this has a color of #bc1c5e
<div style="border:2px solid #bc1c5e;">Content here</div>
.myborder {border:2px solid #bc1c5e;}