#b45d9d color space conversions
Hex:
#b45d9d
RGB:
180, 93, 157
CMY:
29, 64, 38
CMYK:
0, 48, 13, 29
HSL:
316°, 36.7089%, 53.5294%
HSV (HSB):
316°, 48.3333%, 70.5882%
XYZ:
28.8225, 19.9663, 34.2331
xyY:
0.3472, 0.2405, 19.9663
CIE-Lab:
51.7991, 43.6815, -19.1007
CIE-LCH:
51.7991, 47.6750, 336.3816
CIE-Luv:
51.7991, 46.8978, -34.6271
Hunter-Lab:
44.6837, 36.9423, -14.1447
#b45d9d color charts
#b45d9d color shades, tints & tones
#b45d9d color schemes
#b45d9d color preview, HTML & CSS examples
This text has a color of #b45d9d
<p style="color:#b45d9d;">Text here</p>
.mytext {color:#b45d9d;}
This box has a color of #b45d9d
<div style="background-color:#b45d9d;">Content here</div>
.mybackground {background-color:#b45d9d;}
Border around this has a color of #b45d9d
<div style="border:2px solid #b45d9d;">Content here</div>
.myborder {border:2px solid #b45d9d;}