#bc1245 color space conversions
Hex:
#bc1245
RGB:
188, 18, 69
CMY:
26, 93, 73
CMYK:
0, 90, 63, 26
HSL:
342°, 82.5243%, 40.3922%
HSV (HSB):
342°, 90.4255%, 73.7255%
XYZ:
22.0295, 11.5536, 6.6992
xyY:
0.5469, 0.2868, 11.5536
CIE-Lab:
40.4977, 63.6076, 18.4540
CIE-LCH:
40.4977, 66.2305, 16.1786
CIE-Luv:
40.4977, 111.1854, 7.5471
Hunter-Lab:
33.9907, 56.2031, 12.1080
#bc1245 color charts
#bc1245 color shades, tints & tones
#bc1245 color schemes
#bc1245 color preview, HTML & CSS examples
This text has a color of #bc1245
<p style="color:#bc1245;">Text here</p>
.mytext {color:#bc1245;}
This box has a color of #bc1245
<div style="background-color:#bc1245;">Content here</div>
.mybackground {background-color:#bc1245;}
Border around this has a color of #bc1245
<div style="border:2px solid #bc1245;">Content here</div>
.myborder {border:2px solid #bc1245;}