#b43b7e color space conversions
Hex:
#b43b7e
RGB:
180, 59, 126
CMY:
29, 77, 51
CMYK:
0, 67, 30, 29
HSL:
327°, 50.6276%, 46.8627%
HSV (HSB):
327°, 67.2222%, 70.5882%
XYZ:
24.1523, 14.3376, 21.2331
xyY:
0.4044, 0.2401, 14.3376
CIE-Lab:
44.7132, 55.0014, -11.3015
CIE-LCH:
44.7132, 56.1505, 348.3886
CIE-Luv:
44.7132, 70.3867, -24.6160
Hunter-Lab:
37.8650, 47.5927, -6.7419
#b43b7e color charts
#b43b7e color shades, tints & tones
#b43b7e color schemes
#b43b7e color preview, HTML & CSS examples
This text has a color of #b43b7e
<p style="color:#b43b7e;">Text here</p>
.mytext {color:#b43b7e;}
This box has a color of #b43b7e
<div style="background-color:#b43b7e;">Content here</div>
.mybackground {background-color:#b43b7e;}
Border around this has a color of #b43b7e
<div style="border:2px solid #b43b7e;">Content here</div>
.myborder {border:2px solid #b43b7e;}