#bc1a5c color space conversions
Hex:
#bc1a5c
RGB:
188, 26, 92
CMY:
26, 90, 64
CMYK:
0, 86, 51, 26
HSL:
336°, 75.7009%, 41.9608%
HSV (HSB):
336°, 86.1702%, 73.7255%
XYZ:
23.0402, 12.2029, 11.2662
xyY:
0.4954, 0.2624, 12.2029
CIE-Lab:
41.5367, 63.7560, 5.3076
CIE-LCH:
41.5367, 63.9766, 4.7588
CIE-Luv:
41.5367, 100.6262, -5.6717
Hunter-Lab:
34.9326, 56.5997, 5.3310
#bc1a5c color charts
#bc1a5c color shades, tints & tones
#bc1a5c color schemes
#bc1a5c color preview, HTML & CSS examples
This text has a color of #bc1a5c
<p style="color:#bc1a5c;">Text here</p>
.mytext {color:#bc1a5c;}
This box has a color of #bc1a5c
<div style="background-color:#bc1a5c;">Content here</div>
.mybackground {background-color:#bc1a5c;}
Border around this has a color of #bc1a5c
<div style="border:2px solid #bc1a5c;">Content here</div>
.myborder {border:2px solid #bc1a5c;}