#b32d8e color space conversions
Hex:
#b32d8e
RGB:
179, 45, 142
CMY:
30, 82, 44
CMYK:
0, 75, 21, 30
HSL:
317°, 59.8214%, 43.9216%
HSV (HSB):
317°, 74.8603%, 70.1961%
XYZ:
24.4113, 13.4135, 26.8936
xyY:
0.3772, 0.2073, 13.4135
CIE-Lab:
43.3798, 61.8773, -23.1065
CIE-LCH:
43.3798, 66.0508, 339.5231
CIE-Luv:
43.3798, 68.2112, -41.8449
Hunter-Lab:
36.6244, 54.8829, -17.9001
#b32d8e color charts
#b32d8e color shades, tints & tones
#b32d8e color schemes
#b32d8e color preview, HTML & CSS examples
This text has a color of #b32d8e
<p style="color:#b32d8e;">Text here</p>
.mytext {color:#b32d8e;}
This box has a color of #b32d8e
<div style="background-color:#b32d8e;">Content here</div>
.mybackground {background-color:#b32d8e;}
Border around this has a color of #b32d8e
<div style="border:2px solid #b32d8e;">Content here</div>
.myborder {border:2px solid #b32d8e;}