#b066a9 color space conversions
Hex:
#b066a9
RGB:
176, 102, 169
CMY:
31, 60, 34
CMYK:
0, 42, 4, 31
HSL:
306°, 31.8966%, 54.5098%
HSV (HSB):
306°, 42.0455%, 69.0196%
XYZ:
29.8173, 21.5974, 40.1333
xyY:
0.3257, 0.2359, 21.5974
CIE-Lab:
53.5972, 39.7519, -23.4034
CIE-LCH:
53.5972, 46.1295, 329.5132
CIE-Luv:
53.5972, 37.4080, -40.7001
Hunter-Lab:
46.4730, 33.1986, -18.6707
#b066a9 color charts
#b066a9 color shades, tints & tones
#b066a9 color schemes
#b066a9 color preview, HTML & CSS examples
This text has a color of #b066a9
<p style="color:#b066a9;">Text here</p>
.mytext {color:#b066a9;}
This box has a color of #b066a9
<div style="background-color:#b066a9;">Content here</div>
.mybackground {background-color:#b066a9;}
Border around this has a color of #b066a9
<div style="border:2px solid #b066a9;">Content here</div>
.myborder {border:2px solid #b066a9;}