#bc1a5d color space conversions
Hex:
#bc1a5d
RGB:
188, 26, 93
CMY:
26, 90, 64
CMYK:
0, 86, 51, 26
HSL:
335°, 75.7009%, 41.9608%
HSV (HSB):
335°, 86.1702%, 73.7255%
XYZ:
23.0842, 12.2205, 11.4980
xyY:
0.4932, 0.2611, 12.2205
CIE-Lab:
41.5644, 63.8352, 4.7157
CIE-LCH:
41.5644, 64.0092, 4.2250
CIE-Luv:
41.5644, 100.2234, -6.3506
Hunter-Lab:
34.9578, 56.6955, 4.9693
#bc1a5d color charts
#bc1a5d color shades, tints & tones
#bc1a5d color schemes
#bc1a5d color preview, HTML & CSS examples
This text has a color of #bc1a5d
<p style="color:#bc1a5d;">Text here</p>
.mytext {color:#bc1a5d;}
This box has a color of #bc1a5d
<div style="background-color:#bc1a5d;">Content here</div>
.mybackground {background-color:#bc1a5d;}
Border around this has a color of #bc1a5d
<div style="border:2px solid #bc1a5d;">Content here</div>
.myborder {border:2px solid #bc1a5d;}