#bc313e color space conversions
Hex:
#bc313e
RGB:
188, 49, 62
CMY:
26, 81, 76
CMYK:
0, 74, 67, 26
HSL:
354°, 58.6498%, 46.4706%
HSV (HSB):
354°, 73.9362%, 73.7255%
XYZ:
22.7069, 13.2358, 5.9154
xyY:
0.5425, 0.3162, 13.2358
CIE-Lab:
43.1164, 55.4363, 26.1768
CIE-LCH:
43.1164, 61.3058, 25.2765
CIE-Luv:
43.1164, 102.1295, 16.8735
Hunter-Lab:
36.3810, 47.7422, 15.8264
#bc313e color charts
#bc313e color shades, tints & tones
#bc313e color schemes
#bc313e color preview, HTML & CSS examples
This text has a color of #bc313e
<p style="color:#bc313e;">Text here</p>
.mytext {color:#bc313e;}
This box has a color of #bc313e
<div style="background-color:#bc313e;">Content here</div>
.mybackground {background-color:#bc313e;}
Border around this has a color of #bc313e
<div style="border:2px solid #bc313e;">Content here</div>
.myborder {border:2px solid #bc313e;}