#b48ab5 color space conversions
Hex:
#b48ab5
RGB:
180, 138, 181
CMY:
29, 46, 29
CMYK:
1, 24, 0, 29
HSL:
299°, 22.5131%, 62.5490%
HSV (HSB):
299°, 23.7569%, 70.9804%
XYZ:
36.2514, 31.2165, 47.8308
xyY:
0.3144, 0.2707, 31.2165
CIE-Lab:
62.6899, 23.4227, -16.3635
CIE-LCH:
62.6899, 28.5725, 325.0613
CIE-Luv:
62.6899, 21.1381, -28.3349
Hunter-Lab:
55.8717, 18.0411, -11.6470
#b48ab5 color charts
#b48ab5 color shades, tints & tones
#b48ab5 color schemes
#b48ab5 color preview, HTML & CSS examples
This text has a color of #b48ab5
<p style="color:#b48ab5;">Text here</p>
.mytext {color:#b48ab5;}
This box has a color of #b48ab5
<div style="background-color:#b48ab5;">Content here</div>
.mybackground {background-color:#b48ab5;}
Border around this has a color of #b48ab5
<div style="border:2px solid #b48ab5;">Content here</div>
.myborder {border:2px solid #b48ab5;}