#b43d81 color space conversions
Hex:
#b43d81
RGB:
180, 61, 129
CMY:
29, 76, 49
CMYK:
0, 66, 28, 29
HSL:
326°, 49.3776%, 47.2549%
HSV (HSB):
326°, 66.1111%, 70.5882%
XYZ:
24.4536, 14.6258, 22.3031
xyY:
0.3984, 0.2383, 14.6258
CIE-Lab:
45.1173, 54.5713, -12.5211
CIE-LCH:
45.1173, 55.9894, 347.0774
CIE-Luv:
45.1173, 68.5820, -26.2418
Hunter-Lab:
38.2436, 47.2093, -7.8064
#b43d81 color charts
#b43d81 color shades, tints & tones
#b43d81 color schemes
#b43d81 color preview, HTML & CSS examples
This text has a color of #b43d81
<p style="color:#b43d81;">Text here</p>
.mytext {color:#b43d81;}
This box has a color of #b43d81
<div style="background-color:#b43d81;">Content here</div>
.mybackground {background-color:#b43d81;}
Border around this has a color of #b43d81
<div style="border:2px solid #b43d81;">Content here</div>
.myborder {border:2px solid #b43d81;}