#b18bb0 color space conversions
Hex:
#b18bb0
RGB:
177, 139, 176
CMY:
31, 45, 31
CMYK:
0, 21, 1, 31
HSL:
302°, 19.5876%, 61.9608%
HSV (HSB):
302°, 21.4689%, 69.4118%
XYZ:
35.2006, 30.9469, 45.1924
xyY:
0.3162, 0.2780, 30.9469
CIE-Lab:
62.4628, 20.8637, -13.9065
CIE-LCH:
62.4628, 25.0736, 326.3149
CIE-Luv:
62.4628, 19.4091, -24.1215
Hunter-Lab:
55.6300, 15.5956, -9.2247
#b18bb0 color charts
#b18bb0 color shades, tints & tones
#b18bb0 color schemes
#b18bb0 color preview, HTML & CSS examples
This text has a color of #b18bb0
<p style="color:#b18bb0;">Text here</p>
.mytext {color:#b18bb0;}
This box has a color of #b18bb0
<div style="background-color:#b18bb0;">Content here</div>
.mybackground {background-color:#b18bb0;}
Border around this has a color of #b18bb0
<div style="border:2px solid #b18bb0;">Content here</div>
.myborder {border:2px solid #b18bb0;}