#b32c70 color space conversions
Hex:
#b32c70
RGB:
179, 44, 112
CMY:
30, 83, 56
CMYK:
0, 75, 37, 30
HSL:
330°, 60.5381%, 43.7255%
HSV (HSB):
330°, 75.4190%, 70.1961%
XYZ:
22.4157, 12.5549, 16.5711
xyY:
0.4349, 0.2436, 12.5549
CIE-Lab:
42.0848, 58.5511, -6.6348
CIE-LCH:
42.0848, 58.9258, 353.5351
CIE-Luv:
42.0848, 80.1055, -18.8743
Hunter-Lab:
35.4329, 50.9158, -2.9255
#b32c70 color charts
#b32c70 color shades, tints & tones
#b32c70 color schemes
#b32c70 color preview, HTML & CSS examples
This text has a color of #b32c70
<p style="color:#b32c70;">Text here</p>
.mytext {color:#b32c70;}
This box has a color of #b32c70
<div style="background-color:#b32c70;">Content here</div>
.mybackground {background-color:#b32c70;}
Border around this has a color of #b32c70
<div style="border:2px solid #b32c70;">Content here</div>
.myborder {border:2px solid #b32c70;}