#b45f8c color space conversions
Hex:
#b45f8c
RGB:
180, 95, 140
CMY:
29, 63, 45
CMYK:
0, 47, 22, 29
HSL:
328°, 36.1702%, 53.9216%
HSV (HSB):
328°, 47.2222%, 70.5882%
XYZ:
27.6482, 19.7812, 27.1719
xyY:
0.3706, 0.2652, 19.7812
CIE-Lab:
51.5889, 39.9621, -9.3841
CIE-LCH:
51.5889, 41.0491, 346.7850
CIE-Luv:
51.5889, 50.0551, -19.9247
Hunter-Lab:
44.4760, 33.1303, -5.0890
#b45f8c color charts
#b45f8c color shades, tints & tones
#b45f8c color schemes
#b45f8c color preview, HTML & CSS examples
This text has a color of #b45f8c
<p style="color:#b45f8c;">Text here</p>
.mytext {color:#b45f8c;}
This box has a color of #b45f8c
<div style="background-color:#b45f8c;">Content here</div>
.mybackground {background-color:#b45f8c;}
Border around this has a color of #b45f8c
<div style="border:2px solid #b45f8c;">Content here</div>
.myborder {border:2px solid #b45f8c;}