#b7313c color space conversions
Hex:
#b7313c
RGB:
183, 49, 60
CMY:
28, 81, 76
CMYK:
0, 73, 67, 28
HSL:
355°, 57.7586%, 45.4902%
HSV (HSB):
355°, 73.2240%, 71.7647%
XYZ:
21.4424, 12.5901, 5.5750
xyY:
0.5414, 0.3179, 12.5901
CIE-Lab:
42.1391, 53.7795, 25.9737
CIE-LCH:
42.1391, 59.7232, 25.7790
CIE-Luv:
42.1391, 98.5873, 16.8669
Hunter-Lab:
35.4826, 45.7741, 15.5223
#b7313c color charts
#b7313c color shades, tints & tones
#b7313c color schemes
#b7313c color preview, HTML & CSS examples
This text has a color of #b7313c
<p style="color:#b7313c;">Text here</p>
.mytext {color:#b7313c;}
This box has a color of #b7313c
<div style="background-color:#b7313c;">Content here</div>
.mybackground {background-color:#b7313c;}
Border around this has a color of #b7313c
<div style="border:2px solid #b7313c;">Content here</div>
.myborder {border:2px solid #b7313c;}