#bc313c color space conversions
Hex:
#bc313c
RGB:
188, 49, 60
CMY:
26, 81, 76
CMYK:
0, 74, 68, 26
HSL:
355°, 58.6498%, 46.4706%
HSV (HSB):
355°, 73.9362%, 73.7255%
XYZ:
22.6530, 13.2142, 5.6316
xyY:
0.5459, 0.3184, 13.2142
CIE-Lab:
43.0843, 55.3291, 27.3526
CIE-LCH:
43.0843, 61.7209, 26.3061
CIE-Luv:
43.0843, 102.6456, 17.8465
Hunter-Lab:
36.3514, 47.6202, 16.2607
#bc313c color charts
#bc313c color shades, tints & tones
#bc313c color schemes
#bc313c color preview, HTML & CSS examples
This text has a color of #bc313c
<p style="color:#bc313c;">Text here</p>
.mytext {color:#bc313c;}
This box has a color of #bc313c
<div style="background-color:#bc313c;">Content here</div>
.mybackground {background-color:#bc313c;}
Border around this has a color of #bc313c
<div style="border:2px solid #bc313c;">Content here</div>
.myborder {border:2px solid #bc313c;}