#b66b7d color space conversions
Hex:
#b66b7d
RGB:
182, 107, 125
CMY:
29, 58, 51
CMYK:
0, 41, 31, 29
HSL:
346°, 33.9367%, 56.6667%
HSV (HSB):
346°, 41.2088%, 71.3725%
XYZ:
28.2508, 21.9411, 22.1481
xyY:
0.3905, 0.3033, 21.9411
CIE-Lab:
53.9645, 32.1118, 3.0063
CIE-LCH:
53.9645, 32.2522, 5.3485
CIE-Luv:
53.9645, 48.2623, -1.6824
Hunter-Lab:
46.8414, 25.6838, 4.7547
#b66b7d color charts
#b66b7d color shades, tints & tones
#b66b7d color schemes
#b66b7d color preview, HTML & CSS examples
This text has a color of #b66b7d
<p style="color:#b66b7d;">Text here</p>
.mytext {color:#b66b7d;}
This box has a color of #b66b7d
<div style="background-color:#b66b7d;">Content here</div>
.mybackground {background-color:#b66b7d;}
Border around this has a color of #b66b7d
<div style="border:2px solid #b66b7d;">Content here</div>
.myborder {border:2px solid #b66b7d;}