#b66e6f color space conversions
Hex:
#b66e6f
RGB:
182, 110, 111
CMY:
29, 57, 56
CMYK:
0, 40, 39, 29
HSL:
359°, 33.0275%, 57.2549%
HSV (HSB):
359°, 39.5604%, 71.3725%
XYZ:
27.7366, 22.2446, 17.8707
xyY:
0.4088, 0.3278, 22.2446
CIE-Lab:
54.2856, 28.6908, 11.6797
CIE-LCH:
54.2856, 30.9770, 22.1506
CIE-Luv:
54.2856, 49.0392, 9.9198
Hunter-Lab:
47.1642, 22.4358, 10.5498
#b66e6f color charts
#b66e6f color shades, tints & tones
#b66e6f color schemes
#b66e6f color preview, HTML & CSS examples
This text has a color of #b66e6f
<p style="color:#b66e6f;">Text here</p>
.mytext {color:#b66e6f;}
This box has a color of #b66e6f
<div style="background-color:#b66e6f;">Content here</div>
.mybackground {background-color:#b66e6f;}
Border around this has a color of #b66e6f
<div style="border:2px solid #b66e6f;">Content here</div>
.myborder {border:2px solid #b66e6f;}