#b66e2e color space conversions
Hex:
#b66e2e
RGB:
182, 110, 46
CMY:
29, 57, 82
CMYK:
0, 40, 75, 29
HSL:
28°, 59.6491%, 44.7059%
HSV (HSB):
28°, 74.7253%, 71.3725%
XYZ:
25.3605, 21.2942, 5.3583
xyY:
0.4876, 0.4094, 21.2942
CIE-Lab:
53.2700, 23.3141, 46.1397
CIE-LCH:
53.2700, 51.6954, 63.1928
CIE-Luv:
53.2700, 57.6727, 43.4668
Hunter-Lab:
46.1456, 17.3442, 25.4173
#b66e2e color charts
#b66e2e color shades, tints & tones
#b66e2e color schemes
#b66e2e color preview, HTML & CSS examples
This text has a color of #b66e2e
<p style="color:#b66e2e;">Text here</p>
.mytext {color:#b66e2e;}
This box has a color of #b66e2e
<div style="background-color:#b66e2e;">Content here</div>
.mybackground {background-color:#b66e2e;}
Border around this has a color of #b66e2e
<div style="border:2px solid #b66e2e;">Content here</div>
.myborder {border:2px solid #b66e2e;}