#b09eb9 color space conversions
Hex:
#b09eb9
RGB:
176, 158, 185
CMY:
31, 38, 27
CMYK:
5, 15, 0, 27
HSL:
280°, 16.1677%, 67.2549%
HSV (HSB):
280°, 14.5946%, 72.5490%
XYZ:
38.8883, 37.1866, 51.0270
xyY:
0.3060, 0.2926, 37.1866
CIE-Lab:
67.4168, 11.6354, -11.5275
CIE-LCH:
67.4168, 16.3788, 315.2668
CIE-Luv:
67.4168, 8.4386, -19.2455
Hunter-Lab:
60.9808, 7.1155, -6.9256
#b09eb9 color charts
#b09eb9 color shades, tints & tones
#b09eb9 color schemes
#b09eb9 color preview, HTML & CSS examples
This text has a color of #b09eb9
<p style="color:#b09eb9;">Text here</p>
.mytext {color:#b09eb9;}
This box has a color of #b09eb9
<div style="background-color:#b09eb9;">Content here</div>
.mybackground {background-color:#b09eb9;}
Border around this has a color of #b09eb9
<div style="border:2px solid #b09eb9;">Content here</div>
.myborder {border:2px solid #b09eb9;}