#b7326e color space conversions
Hex:
#b7326e
RGB:
183, 50, 110
CMY:
28, 80, 57
CMYK:
0, 73, 40, 28
HSL:
333°, 57.0815%, 45.6863%
HSV (HSB):
333°, 72.6776%, 71.7647%
XYZ:
23.4835, 13.4743, 16.1149
xyY:
0.4425, 0.2539, 13.4743
CIE-Lab:
43.4693, 57.4127, -3.2586
CIE-LCH:
43.4693, 57.5051, 356.7515
CIE-Luv:
43.4693, 81.9721, -14.4992
Hunter-Lab:
36.7073, 49.9576, -0.3339
#b7326e color charts
#b7326e color shades, tints & tones
#b7326e color schemes
#b7326e color preview, HTML & CSS examples
This text has a color of #b7326e
<p style="color:#b7326e;">Text here</p>
.mytext {color:#b7326e;}
This box has a color of #b7326e
<div style="background-color:#b7326e;">Content here</div>
.mybackground {background-color:#b7326e;}
Border around this has a color of #b7326e
<div style="border:2px solid #b7326e;">Content here</div>
.myborder {border:2px solid #b7326e;}