#b32d4c color space conversions
Hex:
#b32d4c
RGB:
179, 45, 76
CMY:
30, 82, 70
CMYK:
0, 75, 58, 30
HSL:
346°, 59.8214%, 43.9216%
HSV (HSB):
346°, 74.8603%, 70.1961%
XYZ:
20.8333, 11.9823, 8.0523
xyY:
0.5098, 0.2932, 11.9823
CIE-Lab:
41.1879, 54.9696, 14.6509
CIE-LCH:
41.1879, 56.8886, 14.9239
CIE-Luv:
41.1879, 92.6233, 6.1806
Hunter-Lab:
34.6154, 46.8532, 10.4387
#b32d4c color charts
#b32d4c color shades, tints & tones
#b32d4c color schemes
#b32d4c color preview, HTML & CSS examples
This text has a color of #b32d4c
<p style="color:#b32d4c;">Text here</p>
.mytext {color:#b32d4c;}
This box has a color of #b32d4c
<div style="background-color:#b32d4c;">Content here</div>
.mybackground {background-color:#b32d4c;}
Border around this has a color of #b32d4c
<div style="border:2px solid #b32d4c;">Content here</div>
.myborder {border:2px solid #b32d4c;}