#b09db6 color space conversions
Hex:
#b09db6
RGB:
176, 157, 182
CMY:
31, 38, 29
CMYK:
3, 14, 0, 29
HSL:
286°, 14.6199%, 66.4706%
HSV (HSB):
286°, 13.7363%, 71.3725%
XYZ:
38.4050, 36.7214, 49.3198
xyY:
0.3086, 0.2951, 36.7214
CIE-Lab:
67.0675, 11.5966, -10.3774
CIE-LCH:
67.0675, 15.5619, 318.1756
CIE-Luv:
67.0675, 9.1957, -17.4543
Hunter-Lab:
60.5982, 7.0800, -5.8363
#b09db6 color charts
#b09db6 color shades, tints & tones
#b09db6 color schemes
#b09db6 color preview, HTML & CSS examples
This text has a color of #b09db6
<p style="color:#b09db6;">Text here</p>
.mytext {color:#b09db6;}
This box has a color of #b09db6
<div style="background-color:#b09db6;">Content here</div>
.mybackground {background-color:#b09db6;}
Border around this has a color of #b09db6
<div style="border:2px solid #b09db6;">Content here</div>
.myborder {border:2px solid #b09db6;}