#b67e2a color space conversions
Hex:
#b67e2a
RGB:
182, 126, 42
CMY:
29, 51, 84
CMYK:
0, 31, 77, 29
HSL:
36°, 62.5000%, 43.9216%
HSV (HSB):
36°, 76.9231%, 71.3725%
XYZ:
27.1702, 25.0340, 5.5905
xyY:
0.4701, 0.4332, 25.0340
CIE-Lab:
57.1085, 14.2502, 51.7141
CIE-LCH:
57.1085, 53.6415, 74.5941
CIE-Luv:
57.1085, 45.4819, 51.0836
Hunter-Lab:
50.0339, 9.3723, 28.3990
#b67e2a color charts
#b67e2a color shades, tints & tones
#b67e2a color schemes
#b67e2a color preview, HTML & CSS examples
This text has a color of #b67e2a
<p style="color:#b67e2a;">Text here</p>
.mytext {color:#b67e2a;}
This box has a color of #b67e2a
<div style="background-color:#b67e2a;">Content here</div>
.mybackground {background-color:#b67e2a;}
Border around this has a color of #b67e2a
<div style="border:2px solid #b67e2a;">Content here</div>
.myborder {border:2px solid #b67e2a;}