#b66a31 color space conversions
Hex:
#b66a31
RGB:
182, 106, 49
CMY:
29, 58, 81
CMYK:
0, 42, 73, 29
HSL:
26°, 57.5758%, 45.2941%
HSV (HSB):
26°, 73.0769%, 71.3725%
XYZ:
24.9998, 20.4749, 5.5401
xyY:
0.4900, 0.4014, 20.4749
CIE-Lab:
52.3700, 25.6603, 43.7680
CIE-LCH:
52.3700, 50.7355, 59.6177
CIE-Luv:
52.3700, 60.5250, 40.8878
Hunter-Lab:
45.2492, 19.4337, 24.4152
#b66a31 color charts
#b66a31 color shades, tints & tones
#b66a31 color schemes
#b66a31 color preview, HTML & CSS examples
This text has a color of #b66a31
<p style="color:#b66a31;">Text here</p>
.mytext {color:#b66a31;}
This box has a color of #b66a31
<div style="background-color:#b66a31;">Content here</div>
.mybackground {background-color:#b66a31;}
Border around this has a color of #b66a31
<div style="border:2px solid #b66a31;">Content here</div>
.myborder {border:2px solid #b66a31;}