#b32e5e color space conversions
Hex:
#b32e5e
RGB:
179, 46, 94
CMY:
30, 82, 63
CMYK:
0, 74, 47, 30
HSL:
338°, 59.1111%, 44.1176%
HSV (HSB):
338°, 74.3017%, 70.1961%
XYZ:
21.5878, 12.3458, 11.8349
xyY:
0.4717, 0.2697, 12.3458
CIE-Lab:
41.7606, 56.0975, 4.1398
CIE-LCH:
41.7606, 56.2500, 4.2206
CIE-Luv:
41.7606, 86.0860, -5.2790
Hunter-Lab:
35.1367, 48.1803, 4.6254
#b32e5e color charts
#b32e5e color shades, tints & tones
#b32e5e color schemes
#b32e5e color preview, HTML & CSS examples
This text has a color of #b32e5e
<p style="color:#b32e5e;">Text here</p>
.mytext {color:#b32e5e;}
This box has a color of #b32e5e
<div style="background-color:#b32e5e;">Content here</div>
.mybackground {background-color:#b32e5e;}
Border around this has a color of #b32e5e
<div style="border:2px solid #b32e5e;">Content here</div>
.myborder {border:2px solid #b32e5e;}