#b66d20 color space conversions
Hex:
#b66d20
RGB:
182, 109, 32
CMY:
29, 57, 87
CMYK:
0, 40, 82, 29
HSL:
31°, 70.0935%, 41.9608%
HSV (HSB):
31°, 82.4176%, 71.3725%
XYZ:
25.0208, 20.9866, 4.0986
xyY:
0.4994, 0.4188, 20.9866
CIE-Lab:
52.9349, 23.3147, 51.8255
CIE-LCH:
52.9349, 56.8283, 65.7784
CIE-Luv:
52.9349, 59.4517, 46.8474
Hunter-Lab:
45.8112, 17.3220, 26.7633
#b66d20 color charts
#b66d20 color shades, tints & tones
#b66d20 color schemes
#b66d20 color preview, HTML & CSS examples
This text has a color of #b66d20
<p style="color:#b66d20;">Text here</p>
.mytext {color:#b66d20;}
This box has a color of #b66d20
<div style="background-color:#b66d20;">Content here</div>
.mybackground {background-color:#b66d20;}
Border around this has a color of #b66d20
<div style="border:2px solid #b66d20;">Content here</div>
.myborder {border:2px solid #b66d20;}