#b06a99 color space conversions
Hex:
#b06a99
RGB:
176, 106, 153
CMY:
31, 58, 40
CMYK:
0, 40, 13, 31
HSL:
320°, 30.7018%, 55.2941%
HSV (HSB):
320°, 39.7727%, 69.0196%
XYZ:
28.8083, 21.8381, 32.8338
xyY:
0.3451, 0.2616, 21.8381
CIE-Lab:
53.8548, 34.7655, -13.6777
CIE-LCH:
53.8548, 37.3593, 338.5240
CIE-Luv:
53.8548, 38.8466, -25.3869
Hunter-Lab:
46.7312, 28.2598, -8.9458
#b06a99 color charts
#b06a99 color shades, tints & tones
#b06a99 color schemes
#b06a99 color preview, HTML & CSS examples
This text has a color of #b06a99
<p style="color:#b06a99;">Text here</p>
.mytext {color:#b06a99;}
This box has a color of #b06a99
<div style="background-color:#b06a99;">Content here</div>
.mybackground {background-color:#b06a99;}
Border around this has a color of #b06a99
<div style="border:2px solid #b06a99;">Content here</div>
.myborder {border:2px solid #b06a99;}