#b6373f color space conversions
Hex:
#b6373f
RGB:
182, 55, 63
CMY:
29, 78, 75
CMYK:
0, 70, 65, 29
HSL:
356°, 53.5865%, 46.4706%
HSV (HSB):
356°, 69.7802%, 71.3725%
XYZ:
21.5548, 13.0363, 6.0828
xyY:
0.5299, 0.3205, 13.0363
CIE-Lab:
42.8180, 51.3845, 24.9542
CIE-LCH:
42.8180, 57.1233, 25.9029
CIE-Luv:
42.8180, 93.7967, 16.8041
Hunter-Lab:
36.1059, 43.3772, 15.2854
#b6373f color charts
#b6373f color shades, tints & tones
#b6373f color schemes
#b6373f color preview, HTML & CSS examples
This text has a color of #b6373f
<p style="color:#b6373f;">Text here</p>
.mytext {color:#b6373f;}
This box has a color of #b6373f
<div style="background-color:#b6373f;">Content here</div>
.mybackground {background-color:#b6373f;}
Border around this has a color of #b6373f
<div style="border:2px solid #b6373f;">Content here</div>
.myborder {border:2px solid #b6373f;}