#b18da6 color space conversions
Hex:
#b18da6
RGB:
177, 141, 166
CMY:
31, 45, 35
CMYK:
0, 20, 6, 31
HSL:
318°, 18.7500%, 62.3529%
HSV (HSB):
318°, 20.3390%, 69.4118%
XYZ:
34.5393, 31.1500, 40.2685
xyY:
0.3260, 0.2940, 31.1500
CIE-Lab:
62.6341, 17.8628, -7.9835
CIE-LCH:
62.6341, 19.5657, 335.9185
CIE-Luv:
62.6341, 19.5950, -14.6917
Hunter-Lab:
55.8122, 12.7930, -3.7092
#b18da6 color charts
#b18da6 color shades, tints & tones
#b18da6 color schemes
#b18da6 color preview, HTML & CSS examples
This text has a color of #b18da6
<p style="color:#b18da6;">Text here</p>
.mytext {color:#b18da6;}
This box has a color of #b18da6
<div style="background-color:#b18da6;">Content here</div>
.mybackground {background-color:#b18da6;}
Border around this has a color of #b18da6
<div style="border:2px solid #b18da6;">Content here</div>
.myborder {border:2px solid #b18da6;}