#b06a9c color space conversions
Hex:
#b06a9c
RGB:
176, 106, 156
CMY:
31, 58, 39
CMYK:
0, 40, 11, 31
HSL:
317°, 30.7018%, 55.2941%
HSV (HSB):
317°, 39.7727%, 69.0196%
XYZ:
29.0593, 21.9385, 34.1554
xyY:
0.3413, 0.2576, 21.9385
CIE-Lab:
53.9617, 35.2773, -15.2693
CIE-LCH:
53.9617, 38.4401, 336.5953
CIE-Luv:
53.9617, 38.2451, -27.8264
Hunter-Lab:
46.8385, 28.7765, -10.4483
#b06a9c color charts
#b06a9c color shades, tints & tones
#b06a9c color schemes
#b06a9c color preview, HTML & CSS examples
This text has a color of #b06a9c
<p style="color:#b06a9c;">Text here</p>
.mytext {color:#b06a9c;}
This box has a color of #b06a9c
<div style="background-color:#b06a9c;">Content here</div>
.mybackground {background-color:#b06a9c;}
Border around this has a color of #b06a9c
<div style="border:2px solid #b06a9c;">Content here</div>
.myborder {border:2px solid #b06a9c;}