#bc1999 color space conversions
Hex:
#bc1999
RGB:
188, 25, 153
CMY:
26, 90, 40
CMYK:
0, 87, 19, 26
HSL:
313°, 76.5258%, 41.7647%
HSV (HSB):
313°, 86.7021%, 73.7255%
XYZ:
26.8364, 13.6865, 31.3643
xyY:
0.3733, 0.1904, 13.6865
CIE-Lab:
43.7800, 70.3465, -29.0166
CIE-LCH:
43.7800, 76.0959, 337.5848
CIE-Luv:
43.7800, 74.6780, -51.6498
Hunter-Lab:
36.9953, 64.7423, -24.3688
#bc1999 color charts
#bc1999 color shades, tints & tones
#bc1999 color schemes
#bc1999 color preview, HTML & CSS examples
This text has a color of #bc1999
<p style="color:#bc1999;">Text here</p>
.mytext {color:#bc1999;}
This box has a color of #bc1999
<div style="background-color:#bc1999;">Content here</div>
.mybackground {background-color:#bc1999;}
Border around this has a color of #bc1999
<div style="border:2px solid #bc1999;">Content here</div>
.myborder {border:2px solid #bc1999;}