#b7323e color space conversions
Hex:
#b7323e
RGB:
183, 50, 62
CMY:
28, 80, 76
CMYK:
0, 73, 66, 28
HSL:
355°, 57.0815%, 45.6863%
HSV (HSB):
355°, 72.6776%, 71.7647%
XYZ:
21.5385, 12.6963, 5.8728
xyY:
0.5370, 0.3166, 12.6963
CIE-Lab:
42.3020, 53.5317, 24.9547
CIE-LCH:
42.3020, 59.0625, 24.9934
CIE-Luv:
42.3020, 97.5536, 16.1334
Hunter-Lab:
35.6318, 45.5430, 15.1701
#b7323e color charts
#b7323e color shades, tints & tones
#b7323e color schemes
#b7323e color preview, HTML & CSS examples
This text has a color of #b7323e
<p style="color:#b7323e;">Text here</p>
.mytext {color:#b7323e;}
This box has a color of #b7323e
<div style="background-color:#b7323e;">Content here</div>
.mybackground {background-color:#b7323e;}
Border around this has a color of #b7323e
<div style="border:2px solid #b7323e;">Content here</div>
.myborder {border:2px solid #b7323e;}