#b32e5c color space conversions
Hex:
#b32e5c
RGB:
179, 46, 92
CMY:
30, 82, 64
CMYK:
0, 74, 49, 30
HSL:
339°, 59.1111%, 44.1176%
HSV (HSB):
339°, 74.3017%, 70.1961%
XYZ:
21.4992, 12.3104, 11.3682
xyY:
0.4759, 0.2725, 12.3104
CIE-Lab:
41.7053, 55.9180, 5.3157
CIE-LCH:
41.7053, 56.1701, 5.4303
CIE-Luv:
41.7053, 86.7969, -3.9012
Hunter-Lab:
35.0862, 47.9756, 5.3499
#b32e5c color charts
#b32e5c color shades, tints & tones
#b32e5c color schemes
#b32e5c color preview, HTML & CSS examples
This text has a color of #b32e5c
<p style="color:#b32e5c;">Text here</p>
.mytext {color:#b32e5c;}
This box has a color of #b32e5c
<div style="background-color:#b32e5c;">Content here</div>
.mybackground {background-color:#b32e5c;}
Border around this has a color of #b32e5c
<div style="border:2px solid #b32e5c;">Content here</div>
.myborder {border:2px solid #b32e5c;}