#b32d85 color space conversions
Hex:
#b32d85
RGB:
179, 45, 133
CMY:
30, 82, 48
CMYK:
0, 75, 26, 30
HSL:
321°, 59.8214%, 43.9216%
HSV (HSB):
321°, 74.8603%, 70.1961%
XYZ:
23.7624, 13.1539, 23.4768
xyY:
0.3935, 0.2178, 13.1539
CIE-Lab:
42.9943, 60.6976, -18.2145
CIE-LCH:
42.9943, 63.3716, 343.2963
CIE-Luv:
42.9943, 71.6705, -34.7731
Hunter-Lab:
36.2684, 53.4807, -12.9911
#b32d85 color charts
#b32d85 color shades, tints & tones
#b32d85 color schemes
#b32d85 color preview, HTML & CSS examples
This text has a color of #b32d85
<p style="color:#b32d85;">Text here</p>
.mytext {color:#b32d85;}
This box has a color of #b32d85
<div style="background-color:#b32d85;">Content here</div>
.mybackground {background-color:#b32d85;}
Border around this has a color of #b32d85
<div style="border:2px solid #b32d85;">Content here</div>
.myborder {border:2px solid #b32d85;}