#b9325c color space conversions
Hex:
#b9325c
RGB:
185, 50, 92
CMY:
27, 80, 64
CMYK:
0, 73, 50, 27
HSL:
341°, 57.4468%, 46.0784%
HSV (HSB):
341°, 72.9730%, 72.5490%
XYZ:
23.0800, 13.3682, 11.4891
xyY:
0.4815, 0.2789, 13.3682
CIE-Lab:
43.3129, 56.2795, 7.7549
CIE-LCH:
43.3129, 56.8112, 7.8455
CIE-Luv:
43.3129, 90.0297, -1.1997
Hunter-Lab:
36.5625, 48.6929, 6.9630
#b9325c color charts
#b9325c color shades, tints & tones
#b9325c color schemes
#b9325c color preview, HTML & CSS examples
This text has a color of #b9325c
<p style="color:#b9325c;">Text here</p>
.mytext {color:#b9325c;}
This box has a color of #b9325c
<div style="background-color:#b9325c;">Content here</div>
.mybackground {background-color:#b9325c;}
Border around this has a color of #b9325c
<div style="border:2px solid #b9325c;">Content here</div>
.myborder {border:2px solid #b9325c;}