#b6373b color space conversions
Hex:
#b6373b
RGB:
182, 55, 59
CMY:
29, 78, 77
CMYK:
0, 70, 68, 29
HSL:
358°, 53.5865%, 46.4706%
HSV (HSB):
358°, 69.7802%, 71.3725%
XYZ:
21.4470, 12.9932, 5.5152
xyY:
0.5368, 0.3252, 12.9932
CIE-Lab:
42.7530, 51.1552, 27.2984
CIE-LCH:
42.7530, 57.9832, 28.0861
CIE-Luv:
42.7530, 94.7740, 18.7760
Hunter-Lab:
36.0461, 43.1247, 16.1606
#b6373b color charts
#b6373b color shades, tints & tones
#b6373b color schemes
#b6373b color preview, HTML & CSS examples
This text has a color of #b6373b
<p style="color:#b6373b;">Text here</p>
.mytext {color:#b6373b;}
This box has a color of #b6373b
<div style="background-color:#b6373b;">Content here</div>
.mybackground {background-color:#b6373b;}
Border around this has a color of #b6373b
<div style="border:2px solid #b6373b;">Content here</div>
.myborder {border:2px solid #b6373b;}