#b66d6f color space conversions
Hex:
#b66d6f
RGB:
182, 109, 111
CMY:
29, 57, 56
CMYK:
0, 40, 39, 29
HSL:
358°, 33.3333%, 57.0588%
HSV (HSB):
358°, 40.1099%, 71.3725%
XYZ:
27.6293, 22.0301, 17.8349
xyY:
0.4094, 0.3264, 22.0301
CIE-Lab:
54.0589, 29.2399, 11.3618
CIE-LCH:
54.0589, 31.3698, 21.2348
CIE-Luv:
54.0589, 49.6688, 9.4087
Hunter-Lab:
46.9362, 22.9368, 10.3262
#b66d6f color charts
#b66d6f color shades, tints & tones
#b66d6f color schemes
#b66d6f color preview, HTML & CSS examples
This text has a color of #b66d6f
<p style="color:#b66d6f;">Text here</p>
.mytext {color:#b66d6f;}
This box has a color of #b66d6f
<div style="background-color:#b66d6f;">Content here</div>
.mybackground {background-color:#b66d6f;}
Border around this has a color of #b66d6f
<div style="border:2px solid #b66d6f;">Content here</div>
.myborder {border:2px solid #b66d6f;}