#b09e9e color space conversions
Hex:
#b09e9e
RGB:
176, 158, 158
CMY:
31, 38, 38
CMYK:
0, 10, 10, 31
HSL:
0°, 10.2273%, 65.4902%
HSV (HSB):
0°, 10.2273%, 69.0196%
XYZ:
36.3029, 36.1524, 37.4125
xyY:
0.3304, 0.3291, 36.1524
CIE-Lab:
66.6362, 6.5846, 2.3943
CIE-LCH:
66.6362, 7.0064, 19.9825
CIE-Luv:
66.6362, 10.7070, 2.2980
Hunter-Lab:
60.1269, 2.5511, 5.1971
#b09e9e color charts
#b09e9e color shades, tints & tones
#b09e9e color schemes
#b09e9e color preview, HTML & CSS examples
This text has a color of #b09e9e
<p style="color:#b09e9e;">Text here</p>
.mytext {color:#b09e9e;}
This box has a color of #b09e9e
<div style="background-color:#b09e9e;">Content here</div>
.mybackground {background-color:#b09e9e;}
Border around this has a color of #b09e9e
<div style="border:2px solid #b09e9e;">Content here</div>
.myborder {border:2px solid #b09e9e;}