#b32b7f color space conversions
Hex:
#b32b7f
RGB:
179, 43, 127
CMY:
30, 83, 50
CMYK:
0, 76, 29, 30
HSL:
323°, 61.2613%, 43.5294%
HSV (HSB):
323°, 75.9777%, 70.1961%
XYZ:
23.2850, 12.8438, 21.3305
xyY:
0.4052, 0.2235, 12.8438
CIE-Lab:
42.5269, 60.5886, -15.2481
CIE-LCH:
42.5269, 62.4779, 345.8739
CIE-Luv:
42.5269, 74.5702, -30.6291
Hunter-Lab:
35.8382, 53.2594, -10.2020
#b32b7f color charts
#b32b7f color shades, tints & tones
#b32b7f color schemes
#b32b7f color preview, HTML & CSS examples
This text has a color of #b32b7f
<p style="color:#b32b7f;">Text here</p>
.mytext {color:#b32b7f;}
This box has a color of #b32b7f
<div style="background-color:#b32b7f;">Content here</div>
.mybackground {background-color:#b32b7f;}
Border around this has a color of #b32b7f
<div style="border:2px solid #b32b7f;">Content here</div>
.myborder {border:2px solid #b32b7f;}