#b48ab9 color space conversions
Hex:
#b48ab9
RGB:
180, 138, 185
CMY:
29, 46, 27
CMYK:
3, 25, 0, 27
HSL:
294°, 25.1337%, 63.3333%
HSV (HSB):
294°, 25.4054%, 72.5490%
XYZ:
36.6678, 31.3830, 50.0239
xyY:
0.3105, 0.2658, 31.3830
CIE-Lab:
62.8297, 24.2037, -18.4116
CIE-LCH:
62.8297, 30.4107, 322.7400
CIE-Luv:
62.8297, 20.6153, -31.6495
Hunter-Lab:
56.0206, 18.7998, -13.7289
#b48ab9 color charts
#b48ab9 color shades, tints & tones
#b48ab9 color schemes
#b48ab9 color preview, HTML & CSS examples
This text has a color of #b48ab9
<p style="color:#b48ab9;">Text here</p>
.mytext {color:#b48ab9;}
This box has a color of #b48ab9
<div style="background-color:#b48ab9;">Content here</div>
.mybackground {background-color:#b48ab9;}
Border around this has a color of #b48ab9
<div style="border:2px solid #b48ab9;">Content here</div>
.myborder {border:2px solid #b48ab9;}