#b66b6e color space conversions
Hex:
#b66b6e
RGB:
182, 107, 110
CMY:
29, 58, 57
CMYK:
0, 41, 40, 29
HSL:
358°, 33.9367%, 56.6667%
HSV (HSB):
358°, 41.2088%, 71.3725%
XYZ:
27.3636, 21.5863, 17.4762
xyY:
0.4119, 0.3250, 21.5863
CIE-Lab:
53.5852, 30.2163, 11.2839
CIE-LCH:
53.5852, 32.2544, 20.4775
CIE-Luv:
53.5852, 51.1063, 9.0830
Hunter-Lab:
46.4610, 23.8222, 10.2209
#b66b6e color charts
#b66b6e color shades, tints & tones
#b66b6e color schemes
#b66b6e color preview, HTML & CSS examples
This text has a color of #b66b6e
<p style="color:#b66b6e;">Text here</p>
.mytext {color:#b66b6e;}
This box has a color of #b66b6e
<div style="background-color:#b66b6e;">Content here</div>
.mybackground {background-color:#b66b6e;}
Border around this has a color of #b66b6e
<div style="border:2px solid #b66b6e;">Content here</div>
.myborder {border:2px solid #b66b6e;}