#b969b9 color space conversions
Hex:
#b969b9
RGB:
185, 105, 185
CMY:
27, 59, 27
CMYK:
0, 43, 0, 27
HSL:
300°, 36.3636%, 56.8627%
HSV (HSB):
300°, 43.2432%, 72.5490%
XYZ:
33.8161, 23.9202, 48.7337
xyY:
0.3176, 0.2247, 23.9202
CIE-Lab:
56.0078, 43.9165, -28.8351
CIE-LCH:
56.0078, 52.5368, 326.7116
CIE-Luv:
56.0078, 38.7337, -50.0885
Hunter-Lab:
48.9083, 37.8287, -24.8425
#b969b9 color charts
#b969b9 color shades, tints & tones
#b969b9 color schemes
#b969b9 color preview, HTML & CSS examples
This text has a color of #b969b9
<p style="color:#b969b9;">Text here</p>
.mytext {color:#b969b9;}
This box has a color of #b969b9
<div style="background-color:#b969b9;">Content here</div>
.mybackground {background-color:#b969b9;}
Border around this has a color of #b969b9
<div style="border:2px solid #b969b9;">Content here</div>
.myborder {border:2px solid #b969b9;}