#b43d85 color space conversions
Hex:
#b43d85
RGB:
180, 61, 133
CMY:
29, 76, 48
CMYK:
0, 66, 26, 29
HSL:
324°, 49.3776%, 47.2549%
HSV (HSB):
324°, 66.1111%, 70.5882%
XYZ:
24.7248, 14.7342, 23.7312
xyY:
0.3913, 0.2332, 14.7342
CIE-Lab:
45.2680, 55.0929, -14.7257
CIE-LCH:
45.2680, 57.0270, 345.0354
CIE-Luv:
45.2680, 67.2119, -29.3795
Hunter-Lab:
38.3852, 47.8017, -9.7856
#b43d85 color charts
#b43d85 color shades, tints & tones
#b43d85 color schemes
#b43d85 color preview, HTML & CSS examples
This text has a color of #b43d85
<p style="color:#b43d85;">Text here</p>
.mytext {color:#b43d85;}
This box has a color of #b43d85
<div style="background-color:#b43d85;">Content here</div>
.mybackground {background-color:#b43d85;}
Border around this has a color of #b43d85
<div style="border:2px solid #b43d85;">Content here</div>
.myborder {border:2px solid #b43d85;}