#b06ab9 color space conversions
Hex:
#b06ab9
RGB:
176, 106, 185
CMY:
31, 58, 27
CMYK:
5, 43, 0, 27
HSL:
293°, 36.0731%, 57.0588%
HSV (HSB):
293°, 42.7027%, 72.5490%
XYZ:
31.8155, 23.0410, 48.6694
xyY:
0.3073, 0.2226, 23.0410
CIE-Lab:
55.1145, 40.6376, -30.3080
CIE-LCH:
55.1145, 50.6951, 323.2840
CIE-Luv:
55.1145, 32.4478, -51.7089
Hunter-Lab:
48.0010, 34.3096, -26.5149
#b06ab9 color charts
#b06ab9 color shades, tints & tones
#b06ab9 color schemes
#b06ab9 color preview, HTML & CSS examples
This text has a color of #b06ab9
<p style="color:#b06ab9;">Text here</p>
.mytext {color:#b06ab9;}
This box has a color of #b06ab9
<div style="background-color:#b06ab9;">Content here</div>
.mybackground {background-color:#b06ab9;}
Border around this has a color of #b06ab9
<div style="border:2px solid #b06ab9;">Content here</div>
.myborder {border:2px solid #b06ab9;}