#b28da9 color space conversions
Hex:
#b28da9
RGB:
178, 141, 169
CMY:
30, 45, 34
CMYK:
0, 21, 5, 30
HSL:
315°, 19.3717%, 62.5490%
HSV (HSB):
315°, 20.7865%, 69.8039%
XYZ:
35.0464, 31.3793, 41.7458
xyY:
0.3240, 0.2901, 31.3793
CIE-Lab:
62.8265, 18.7711, -9.3861
CIE-LCH:
62.8265, 20.9870, 333.4335
CIE-Luv:
62.8265, 19.8745, -16.9491
Hunter-Lab:
56.0172, 13.6459, -4.9727
#b28da9 color charts
#b28da9 color shades, tints & tones
#b28da9 color schemes
#b28da9 color preview, HTML & CSS examples
This text has a color of #b28da9
<p style="color:#b28da9;">Text here</p>
.mytext {color:#b28da9;}
This box has a color of #b28da9
<div style="background-color:#b28da9;">Content here</div>
.mybackground {background-color:#b28da9;}
Border around this has a color of #b28da9
<div style="border:2px solid #b28da9;">Content here</div>
.myborder {border:2px solid #b28da9;}