#b66f8c color space conversions
Hex:
#b66f8c
RGB:
182, 111, 140
CMY:
29, 56, 45
CMYK:
0, 39, 23, 29
HSL:
335°, 32.7189%, 57.4510%
HSV (HSB):
335°, 39.0110%, 71.3725%
XYZ:
29.7095, 23.2074, 27.7246
xyY:
0.3684, 0.2878, 23.2074
CIE-Lab:
55.2853, 32.0655, -3.8589
CIE-LCH:
55.2853, 32.2969, 353.1378
CIE-Luv:
55.2853, 43.0839, -10.9658
Hunter-Lab:
48.1741, 25.7782, -0.4000
#b66f8c color charts
#b66f8c color shades, tints & tones
#b66f8c color schemes
#b66f8c color preview, HTML & CSS examples
This text has a color of #b66f8c
<p style="color:#b66f8c;">Text here</p>
.mytext {color:#b66f8c;}
This box has a color of #b66f8c
<div style="background-color:#b66f8c;">Content here</div>
.mybackground {background-color:#b66f8c;}
Border around this has a color of #b66f8c
<div style="border:2px solid #b66f8c;">Content here</div>
.myborder {border:2px solid #b66f8c;}