#b66d9c color space conversions
Hex:
#b66d9c
RGB:
182, 109, 156
CMY:
29, 57, 39
CMYK:
0, 40, 14, 29
HSL:
321°, 33.3333%, 57.0588%
HSV (HSB):
321°, 40.1099%, 71.3725%
XYZ:
30.7608, 23.2827, 34.3252
xyY:
0.3481, 0.2635, 23.2827
CIE-Lab:
55.3623, 35.6901, -13.0792
CIE-LCH:
55.3623, 38.0111, 339.8739
CIE-Luv:
55.3623, 40.9662, -24.8132
Hunter-Lab:
48.2521, 29.3528, -8.4008
#b66d9c color charts
#b66d9c color shades, tints & tones
#b66d9c color schemes
#b66d9c color preview, HTML & CSS examples
This text has a color of #b66d9c
<p style="color:#b66d9c;">Text here</p>
.mytext {color:#b66d9c;}
This box has a color of #b66d9c
<div style="background-color:#b66d9c;">Content here</div>
.mybackground {background-color:#b66d9c;}
Border around this has a color of #b66d9c
<div style="border:2px solid #b66d9c;">Content here</div>
.myborder {border:2px solid #b66d9c;}