#b43d7c color space conversions
Hex:
#b43d7c
RGB:
180, 61, 124
CMY:
29, 76, 51
CMYK:
0, 66, 31, 29
HSL:
328°, 49.3776%, 47.2549%
HSV (HSB):
328°, 66.1111%, 70.5882%
XYZ:
24.1292, 14.4960, 20.5950
xyY:
0.4074, 0.2448, 14.4960
CIE-Lab:
44.9360, 53.9403, -9.7438
CIE-LCH:
44.9360, 54.8133, 349.7605
CIE-Luv:
44.9360, 70.2903, -22.3531
Hunter-Lab:
38.0736, 46.4958, -5.4200
#b43d7c color charts
#b43d7c color shades, tints & tones
#b43d7c color schemes
#b43d7c color preview, HTML & CSS examples
This text has a color of #b43d7c
<p style="color:#b43d7c;">Text here</p>
.mytext {color:#b43d7c;}
This box has a color of #b43d7c
<div style="background-color:#b43d7c;">Content here</div>
.mybackground {background-color:#b43d7c;}
Border around this has a color of #b43d7c
<div style="border:2px solid #b43d7c;">Content here</div>
.myborder {border:2px solid #b43d7c;}