#b66c85 color space conversions
Hex:
#b66c85
RGB:
182, 108, 133
CMY:
29, 58, 48
CMYK:
0, 41, 27, 29
HSL:
340°, 33.6364%, 56.8627%
HSV (HSB):
340°, 40.6593%, 71.3725%
XYZ:
28.8876, 22.3637, 24.9844
xyY:
0.3789, 0.2933, 22.3637
CIE-Lab:
54.4107, 32.6770, -1.0448
CIE-LCH:
54.4107, 32.6937, 358.1686
CIE-Luv:
54.4107, 46.1156, -7.1896
Hunter-Lab:
47.2902, 26.2802, 1.7791
#b66c85 color charts
#b66c85 color shades, tints & tones
#b66c85 color schemes
#b66c85 color preview, HTML & CSS examples
This text has a color of #b66c85
<p style="color:#b66c85;">Text here</p>
.mytext {color:#b66c85;}
This box has a color of #b66c85
<div style="background-color:#b66c85;">Content here</div>
.mybackground {background-color:#b66c85;}
Border around this has a color of #b66c85
<div style="border:2px solid #b66c85;">Content here</div>
.myborder {border:2px solid #b66c85;}