#b43d8e color space conversions
Hex:
#b43d8e
RGB:
180, 61, 142
CMY:
29, 76, 44
CMYK:
0, 66, 21, 29
HSL:
319°, 49.3776%, 47.2549%
HSV (HSB):
319°, 66.1111%, 70.5882%
XYZ:
25.3736, 14.9938, 27.1479
xyY:
0.3758, 0.2221, 14.9938
CIE-Lab:
45.6257, 56.3193, -19.6285
CIE-LCH:
45.6257, 59.6418, 340.7854
CIE-Luv:
45.6257, 64.1300, -36.5017
Hunter-Lab:
38.7218, 49.2043, -14.4631
#b43d8e color charts
#b43d8e color shades, tints & tones
#b43d8e color schemes
#b43d8e color preview, HTML & CSS examples
This text has a color of #b43d8e
<p style="color:#b43d8e;">Text here</p>
.mytext {color:#b43d8e;}
This box has a color of #b43d8e
<div style="background-color:#b43d8e;">Content here</div>
.mybackground {background-color:#b43d8e;}
Border around this has a color of #b43d8e
<div style="border:2px solid #b43d8e;">Content here</div>
.myborder {border:2px solid #b43d8e;}