#b45d9e color space conversions
Hex:
#b45d9e
RGB:
180, 93, 158
CMY:
29, 64, 38
CMYK:
0, 48, 12, 29
HSL:
315°, 36.7089%, 53.5294%
HSV (HSB):
315°, 48.3333%, 70.5882%
XYZ:
28.9083, 20.0006, 34.6846
xyY:
0.3458, 0.2393, 20.0006
CIE-Lab:
51.8379, 43.8471, -19.6291
CIE-LCH:
51.8379, 48.0403, 335.8832
CIE-Luv:
51.8379, 46.6529, -35.4411
Hunter-Lab:
44.7221, 37.1186, -14.6775
#b45d9e color charts
#b45d9e color shades, tints & tones
#b45d9e color schemes
#b45d9e color preview, HTML & CSS examples
This text has a color of #b45d9e
<p style="color:#b45d9e;">Text here</p>
.mytext {color:#b45d9e;}
This box has a color of #b45d9e
<div style="background-color:#b45d9e;">Content here</div>
.mybackground {background-color:#b45d9e;}
Border around this has a color of #b45d9e
<div style="border:2px solid #b45d9e;">Content here</div>
.myborder {border:2px solid #b45d9e;}