#b66f9d color space conversions
Hex:
#b66f9d
RGB:
182, 111, 157
CMY:
29, 56, 38
CMYK:
0, 39, 14, 29
HSL:
321°, 32.7189%, 57.4510%
HSV (HSB):
321°, 39.0110%, 71.3725%
XYZ:
31.0616, 23.7483, 34.8450
xyY:
0.3465, 0.2649, 23.7483
CIE-Lab:
55.8349, 34.7686, -12.9481
CIE-LCH:
55.8349, 37.1014, 339.5743
CIE-Luv:
55.8349, 39.7665, -24.5036
Hunter-Lab:
48.7322, 28.4936, -8.2816
#b66f9d color charts
#b66f9d color shades, tints & tones
#b66f9d color schemes
#b66f9d color preview, HTML & CSS examples
This text has a color of #b66f9d
<p style="color:#b66f9d;">Text here</p>
.mytext {color:#b66f9d;}
This box has a color of #b66f9d
<div style="background-color:#b66f9d;">Content here</div>
.mybackground {background-color:#b66f9d;}
Border around this has a color of #b66f9d
<div style="border:2px solid #b66f9d;">Content here</div>
.myborder {border:2px solid #b66f9d;}