#b66b8d color space conversions
Hex:
#b66b8d
RGB:
182, 107, 141
CMY:
29, 58, 45
CMYK:
0, 41, 23, 29
HSL:
333°, 33.9367%, 56.6667%
HSV (HSB):
333°, 41.2088%, 71.3725%
XYZ:
29.3568, 22.3836, 27.9725
xyY:
0.3683, 0.2808, 22.3836
CIE-Lab:
54.4316, 34.3974, -5.7076
CIE-LCH:
54.4316, 34.8677, 350.5787
CIE-Luv:
54.4316, 45.0570, -13.9369
Hunter-Lab:
47.3113, 27.9652, -1.9369
#b66b8d color charts
#b66b8d color shades, tints & tones
#b66b8d color schemes
#b66b8d color preview, HTML & CSS examples
This text has a color of #b66b8d
<p style="color:#b66b8d;">Text here</p>
.mytext {color:#b66b8d;}
This box has a color of #b66b8d
<div style="background-color:#b66b8d;">Content here</div>
.mybackground {background-color:#b66b8d;}
Border around this has a color of #b66b8d
<div style="border:2px solid #b66b8d;">Content here</div>
.myborder {border:2px solid #b66b8d;}