#bc1341 color space conversions
Hex:
#bc1341
RGB:
188, 19, 65
CMY:
26, 93, 75
CMYK:
0, 90, 65, 26
HSL:
344°, 81.6425%, 40.5882%
HSV (HSB):
344°, 89.8936%, 73.7255%
XYZ:
21.9260, 11.5388, 6.0726
xyY:
0.5546, 0.2918, 11.5388
CIE-Lab:
40.4735, 63.2306, 20.9549
CIE-LCH:
40.4735, 66.6124, 18.3354
CIE-Luv:
40.4735, 112.3245, 9.8401
Hunter-Lab:
33.9688, 55.7723, 13.1788
#bc1341 color charts
#bc1341 color shades, tints & tones
#bc1341 color schemes
#bc1341 color preview, HTML & CSS examples
This text has a color of #bc1341
<p style="color:#bc1341;">Text here</p>
.mytext {color:#bc1341;}
This box has a color of #bc1341
<div style="background-color:#bc1341;">Content here</div>
.mybackground {background-color:#bc1341;}
Border around this has a color of #bc1341
<div style="border:2px solid #bc1341;">Content here</div>
.myborder {border:2px solid #bc1341;}