#b09dc6 color space conversions
Hex:
#b09dc6
RGB:
176, 157, 198
CMY:
31, 38, 22
CMYK:
11, 21, 0, 22
HSL:
268°, 26.4516%, 69.6078%
HSV (HSB):
268°, 20.7071%, 77.6471%
XYZ:
40.1545, 37.4213, 58.5327
xyY:
0.2950, 0.2749, 37.4213
CIE-Lab:
67.5919, 14.8664, -18.4969
CIE-LCH:
67.5919, 23.7307, 308.7896
CIE-Luv:
67.5919, 7.7824, -30.6887
Hunter-Lab:
61.1729, 10.1165, -13.9100
#b09dc6 color charts
#b09dc6 color shades, tints & tones
#b09dc6 color schemes
#b09dc6 color preview, HTML & CSS examples
This text has a color of #b09dc6
<p style="color:#b09dc6;">Text here</p>
.mytext {color:#b09dc6;}
This box has a color of #b09dc6
<div style="background-color:#b09dc6;">Content here</div>
.mybackground {background-color:#b09dc6;}
Border around this has a color of #b09dc6
<div style="border:2px solid #b09dc6;">Content here</div>
.myborder {border:2px solid #b09dc6;}