#b28bb6 color space conversions
Hex:
#b28bb6
RGB:
178, 139, 182
CMY:
30, 45, 29
CMYK:
2, 24, 0, 29
HSL:
294°, 22.7513%, 62.9412%
HSV (HSB):
294°, 23.6264%, 71.3725%
XYZ:
36.0362, 31.3076, 48.3996
xyY:
0.3113, 0.2705, 31.3076
CIE-Lab:
62.7665, 22.3741, -16.8319
CIE-LCH:
62.7665, 27.9985, 323.0461
CIE-Luv:
62.7665, 19.2830, -28.8949
Hunter-Lab:
55.9532, 17.0434, -12.1187
#b28bb6 color charts
#b28bb6 color shades, tints & tones
#b28bb6 color schemes
#b28bb6 color preview, HTML & CSS examples
This text has a color of #b28bb6
<p style="color:#b28bb6;">Text here</p>
.mytext {color:#b28bb6;}
This box has a color of #b28bb6
<div style="background-color:#b28bb6;">Content here</div>
.mybackground {background-color:#b28bb6;}
Border around this has a color of #b28bb6
<div style="border:2px solid #b28bb6;">Content here</div>
.myborder {border:2px solid #b28bb6;}