#b9325a color space conversions
Hex:
#b9325a
RGB:
185, 50, 90
CMY:
27, 80, 65
CMYK:
0, 73, 51, 27
HSL:
342°, 57.4468%, 46.0784%
HSV (HSB):
342°, 72.9730%, 72.5490%
XYZ:
22.9936, 13.3337, 11.0346
xyY:
0.4855, 0.2815, 13.3337
CIE-Lab:
43.2618, 56.1104, 8.9297
CIE-LCH:
43.2618, 56.8165, 9.0425
CIE-Luv:
43.2618, 90.7111, 0.1338
Hunter-Lab:
36.5153, 48.4995, 7.6438
#b9325a color charts
#b9325a color shades, tints & tones
#b9325a color schemes
#b9325a color preview, HTML & CSS examples
This text has a color of #b9325a
<p style="color:#b9325a;">Text here</p>
.mytext {color:#b9325a;}
This box has a color of #b9325a
<div style="background-color:#b9325a;">Content here</div>
.mybackground {background-color:#b9325a;}
Border around this has a color of #b9325a
<div style="border:2px solid #b9325a;">Content here</div>
.myborder {border:2px solid #b9325a;}