#bc003f color space conversions
Hex:
#bc003f
RGB:
188, 0, 63
CMY:
26, 100, 75
CMYK:
0, 100, 66, 26
HSL:
340°, 100.0000%, 36.8627%
HSV (HSB):
340°, 100.0000%, 73.7255%
XYZ:
21.6362, 11.0502, 5.6952
xyY:
0.5637, 0.2879, 11.0502
CIE-Lab:
39.6650, 65.3585, 21.1780
CIE-LCH:
39.6650, 68.7040, 17.9538
CIE-Luv:
39.6650, 116.2334, 9.3027
Hunter-Lab:
33.2419, 58.0074, 13.1115
#bc003f color charts
#bc003f color shades, tints & tones
#bc003f color schemes
#bc003f color preview, HTML & CSS examples
This text has a color of #bc003f
<p style="color:#bc003f;">Text here</p>
.mytext {color:#bc003f;}
This box has a color of #bc003f
<div style="background-color:#bc003f;">Content here</div>
.mybackground {background-color:#bc003f;}
Border around this has a color of #bc003f
<div style="border:2px solid #bc003f;">Content here</div>
.myborder {border:2px solid #bc003f;}