#b09cac color space conversions
Hex:
#b09cac
RGB:
176, 156, 172
CMY:
31, 39, 33
CMYK:
0, 11, 2, 31
HSL:
312°, 11.2360%, 65.0980%
HSV (HSB):
312°, 11.3636%, 69.0196%
XYZ:
37.2394, 35.9856, 44.0129
xyY:
0.3176, 0.3069, 35.9856
CIE-Lab:
66.5089, 10.2262, -5.6212
CIE-LCH:
66.5089, 11.6693, 331.2033
CIE-Luv:
66.5089, 10.5802, -10.0100
Hunter-Lab:
59.9880, 5.8303, -1.5092
#b09cac color charts
#b09cac color shades, tints & tones
#b09cac color schemes
#b09cac color preview, HTML & CSS examples
This text has a color of #b09cac
<p style="color:#b09cac;">Text here</p>
.mytext {color:#b09cac;}
This box has a color of #b09cac
<div style="background-color:#b09cac;">Content here</div>
.mybackground {background-color:#b09cac;}
Border around this has a color of #b09cac
<div style="border:2px solid #b09cac;">Content here</div>
.myborder {border:2px solid #b09cac;}