#b0909e color space conversions
Hex:
#b0909e
RGB:
176, 144, 158
CMY:
31, 44, 38
CMYK:
0, 18, 10, 31
HSL:
334°, 16.8421%, 62.7451%
HSV (HSB):
334°, 18.1818%, 69.0196%
XYZ:
34.0493, 31.6452, 36.6613
xyY:
0.3327, 0.3092, 31.6452
CIE-Lab:
63.0486, 14.3809, -2.8474
CIE-LCH:
63.0486, 14.6601, 348.8005
CIE-Luv:
63.0486, 18.2700, -6.5681
Hunter-Lab:
56.2541, 9.5972, 0.7381
#b0909e color charts
#b0909e color shades, tints & tones
#b0909e color schemes
#b0909e color preview, HTML & CSS examples
This text has a color of #b0909e
<p style="color:#b0909e;">Text here</p>
.mytext {color:#b0909e;}
This box has a color of #b0909e
<div style="background-color:#b0909e;">Content here</div>
.mybackground {background-color:#b0909e;}
Border around this has a color of #b0909e
<div style="border:2px solid #b0909e;">Content here</div>
.myborder {border:2px solid #b0909e;}