#b28ac6 color space conversions
Hex:
#b28ac6
RGB:
178, 138, 198
CMY:
30, 46, 22
CMYK:
10, 30, 0, 22
HSL:
280°, 34.4828%, 65.8824%
HSV (HSB):
280°, 30.3030%, 77.6471%
XYZ:
37.6416, 31.7192, 57.5646
xyY:
0.2966, 0.2499, 31.7192
CIE-Lab:
63.1101, 26.1891, -25.3225
CIE-LCH:
63.1101, 36.4294, 315.9637
CIE-Luv:
63.1101, 17.7259, -42.8841
Hunter-Lab:
56.3198, 20.7419, -21.1766
#b28ac6 color charts
#b28ac6 color shades, tints & tones
#b28ac6 color schemes
#b28ac6 color preview, HTML & CSS examples
This text has a color of #b28ac6
<p style="color:#b28ac6;">Text here</p>
.mytext {color:#b28ac6;}
This box has a color of #b28ac6
<div style="background-color:#b28ac6;">Content here</div>
.mybackground {background-color:#b28ac6;}
Border around this has a color of #b28ac6
<div style="border:2px solid #b28ac6;">Content here</div>
.myborder {border:2px solid #b28ac6;}