#b28dac color space conversions
Hex:
#b28dac
RGB:
178, 141, 172
CMY:
30, 45, 33
CMYK:
0, 21, 3, 30
HSL:
310°, 19.3717%, 62.5490%
HSV (HSB):
310°, 20.7865%, 69.8039%
XYZ:
35.3314, 31.4933, 43.2464
xyY:
0.3210, 0.2861, 31.4933
CIE-Lab:
62.9219, 19.3293, -10.9422
CIE-LCH:
62.9219, 22.2116, 330.4860
CIE-Luv:
62.9219, 19.5152, -19.3896
Hunter-Lab:
56.1189, 14.1721, -6.4069
#b28dac color charts
#b28dac color shades, tints & tones
#b28dac color schemes
#b28dac color preview, HTML & CSS examples
This text has a color of #b28dac
<p style="color:#b28dac;">Text here</p>
.mytext {color:#b28dac;}
This box has a color of #b28dac
<div style="background-color:#b28dac;">Content here</div>
.mybackground {background-color:#b28dac;}
Border around this has a color of #b28dac
<div style="border:2px solid #b28dac;">Content here</div>
.myborder {border:2px solid #b28dac;}