#b06b9a color space conversions
Hex:
#b06b9a
RGB:
176, 107, 154
CMY:
31, 58, 40
CMYK:
0, 39, 13, 31
HSL:
319°, 30.3965%, 55.4902%
HSV (HSB):
319°, 39.2045%, 69.0196%
XYZ:
28.9949, 22.0786, 33.3052
xyY:
0.3436, 0.2617, 22.0786
CIE-Lab:
54.1103, 34.3879, -13.8760
CIE-LCH:
54.1103, 37.0819, 338.0252
CIE-Luv:
54.1103, 38.1549, -25.6387
Hunter-Lab:
46.9879, 27.9187, -9.1336
#b06b9a color charts
#b06b9a color shades, tints & tones
#b06b9a color schemes
#b06b9a color preview, HTML & CSS examples
This text has a color of #b06b9a
<p style="color:#b06b9a;">Text here</p>
.mytext {color:#b06b9a;}
This box has a color of #b06b9a
<div style="background-color:#b06b9a;">Content here</div>
.mybackground {background-color:#b06b9a;}
Border around this has a color of #b06b9a
<div style="border:2px solid #b06b9a;">Content here</div>
.myborder {border:2px solid #b06b9a;}