#b32c5d color space conversions
Hex:
#b32c5d
RGB:
179, 44, 93
CMY:
30, 83, 64
CMYK:
0, 75, 48, 30
HSL:
338°, 60.5381%, 43.7255%
HSV (HSB):
338°, 75.4190%, 70.1961%
XYZ:
21.4669, 12.1754, 11.5746
xyY:
0.4748, 0.2693, 12.1754
CIE-Lab:
41.4935, 56.6781, 4.3842
CIE-LCH:
41.4935, 56.8474, 4.4232
CIE-Luv:
41.4935, 87.2274, -5.1277
Hunter-Lab:
34.8932, 48.7528, 4.7579
#b32c5d color charts
#b32c5d color shades, tints & tones
#b32c5d color schemes
#b32c5d color preview, HTML & CSS examples
This text has a color of #b32c5d
<p style="color:#b32c5d;">Text here</p>
.mytext {color:#b32c5d;}
This box has a color of #b32c5d
<div style="background-color:#b32c5d;">Content here</div>
.mybackground {background-color:#b32c5d;}
Border around this has a color of #b32c5d
<div style="border:2px solid #b32c5d;">Content here</div>
.myborder {border:2px solid #b32c5d;}