#b09eac color space conversions
Hex:
#b09eac
RGB:
176, 158, 172
CMY:
31, 38, 33
CMYK:
0, 10, 2, 31
HSL:
313°, 10.2273%, 65.4902%
HSV (HSB):
313°, 10.2273%, 69.0196%
XYZ:
37.5777, 36.6624, 44.1257
xyY:
0.3175, 0.3097, 36.6624
CIE-Lab:
67.0230, 9.1154, -4.8611
CIE-LCH:
67.0230, 10.3306, 331.9297
CIE-Luv:
67.0230, 9.5470, -8.7016
Hunter-Lab:
60.5495, 4.8177, -0.8232
#b09eac color charts
#b09eac color shades, tints & tones
#b09eac color schemes
#b09eac color preview, HTML & CSS examples
This text has a color of #b09eac
<p style="color:#b09eac;">Text here</p>
.mytext {color:#b09eac;}
This box has a color of #b09eac
<div style="background-color:#b09eac;">Content here</div>
.mybackground {background-color:#b09eac;}
Border around this has a color of #b09eac
<div style="border:2px solid #b09eac;">Content here</div>
.myborder {border:2px solid #b09eac;}