#b09dbe color space conversions
Hex:
#b09dbe
RGB:
176, 157, 190
CMY:
31, 38, 25
CMYK:
7, 17, 0, 25
HSL:
275°, 20.2454%, 68.0392%
HSV (HSB):
275°, 17.3684%, 74.5098%
XYZ:
39.2557, 37.0618, 53.7998
xyY:
0.3017, 0.2848, 37.0618
CIE-Lab:
67.3233, 13.2036, -14.4531
CIE-LCH:
67.3233, 19.5761, 312.4132
CIE-Luv:
67.3233, 8.4920, -24.0366
Hunter-Lab:
60.8784, 8.5637, -9.7813
#b09dbe color charts
#b09dbe color shades, tints & tones
#b09dbe color schemes
#b09dbe color preview, HTML & CSS examples
This text has a color of #b09dbe
<p style="color:#b09dbe;">Text here</p>
.mytext {color:#b09dbe;}
This box has a color of #b09dbe
<div style="background-color:#b09dbe;">Content here</div>
.mybackground {background-color:#b09dbe;}
Border around this has a color of #b09dbe
<div style="border:2px solid #b09dbe;">Content here</div>
.myborder {border:2px solid #b09dbe;}