#b66c6f color space conversions
Hex:
#b66c6f
RGB:
182, 108, 111
CMY:
29, 58, 56
CMYK:
0, 41, 39, 29
HSL:
358°, 33.6364%, 56.8627%
HSV (HSB):
358°, 40.6593%, 71.3725%
XYZ:
27.5232, 21.8179, 17.7996
xyY:
0.4099, 0.3250, 21.8179
CIE-Lab:
53.8333, 29.7880, 11.0452
CIE-LCH:
53.8333, 31.7698, 20.3445
CIE-Luv:
53.8333, 50.2967, 8.8994
Hunter-Lab:
46.7096, 23.4375, 10.1032
#b66c6f color charts
#b66c6f color shades, tints & tones
#b66c6f color schemes
#b66c6f color preview, HTML & CSS examples
This text has a color of #b66c6f
<p style="color:#b66c6f;">Text here</p>
.mytext {color:#b66c6f;}
This box has a color of #b66c6f
<div style="background-color:#b66c6f;">Content here</div>
.mybackground {background-color:#b66c6f;}
Border around this has a color of #b66c6f
<div style="border:2px solid #b66c6f;">Content here</div>
.myborder {border:2px solid #b66c6f;}