#b09da3 color space conversions
Hex:
#b09da3
RGB:
176, 157, 163
CMY:
31, 38, 36
CMYK:
0, 11, 7, 31
HSL:
341°, 10.7345%, 65.2941%
HSV (HSB):
341°, 10.7955%, 69.0196%
XYZ:
36.5723, 35.9884, 39.6692
xyY:
0.3259, 0.3207, 35.9884
CIE-Lab:
66.5111, 8.0194, -0.5833
CIE-LCH:
66.5111, 8.0406, 355.8399
CIE-Luv:
66.5111, 10.8301, -2.2235
Hunter-Lab:
59.9903, 3.8371, 2.7871
#b09da3 color charts
#b09da3 color shades, tints & tones
#b09da3 color schemes
#b09da3 color preview, HTML & CSS examples
This text has a color of #b09da3
<p style="color:#b09da3;">Text here</p>
.mytext {color:#b09da3;}
This box has a color of #b09da3
<div style="background-color:#b09da3;">Content here</div>
.mybackground {background-color:#b09da3;}
Border around this has a color of #b09da3
<div style="border:2px solid #b09da3;">Content here</div>
.myborder {border:2px solid #b09da3;}