#b66e0c color space conversions
Hex:
#b66e0c
RGB:
182, 110, 12
CMY:
29, 57, 95
CMYK:
0, 40, 93, 29
HSL:
35°, 87.6289%, 38.0392%
HSV (HSB):
35°, 93.4066%, 71.3725%
XYZ:
24.9337, 21.1235, 3.1109
xyY:
0.5071, 0.4296, 21.1235
CIE-Lab:
53.0844, 22.2982, 57.9690
CIE-LCH:
53.0844, 62.1097, 68.9604
CIE-Luv:
53.0844, 59.4924, 50.4519
Hunter-Lab:
45.9603, 16.4066, 28.1590
#b66e0c color charts
#b66e0c color shades, tints & tones
#b66e0c color schemes
#b66e0c color preview, HTML & CSS examples
This text has a color of #b66e0c
<p style="color:#b66e0c;">Text here</p>
.mytext {color:#b66e0c;}
This box has a color of #b66e0c
<div style="background-color:#b66e0c;">Content here</div>
.mybackground {background-color:#b66e0c;}
Border around this has a color of #b66e0c
<div style="border:2px solid #b66e0c;">Content here</div>
.myborder {border:2px solid #b66e0c;}