#b67d0a color space conversions
Hex:
#b67d0a
RGB:
182, 125, 10
CMY:
29, 51, 96
CMYK:
0, 31, 95, 29
HSL:
40°, 89.5833%, 37.6471%
HSV (HSB):
40°, 94.5055%, 71.3725%
XYZ:
26.6798, 24.6342, 3.6359
xyY:
0.4855, 0.4483, 24.6342
CIE-Lab:
56.7173, 13.9429, 60.9707
CIE-LCH:
56.7173, 62.5446, 77.1190
CIE-Luv:
56.7173, 47.4134, 56.2328
Hunter-Lab:
49.6329, 9.0939, 30.3997
#b67d0a color charts
#b67d0a color shades, tints & tones
#b67d0a color schemes
#b67d0a color preview, HTML & CSS examples
This text has a color of #b67d0a
<p style="color:#b67d0a;">Text here</p>
.mytext {color:#b67d0a;}
This box has a color of #b67d0a
<div style="background-color:#b67d0a;">Content here</div>
.mybackground {background-color:#b67d0a;}
Border around this has a color of #b67d0a
<div style="border:2px solid #b67d0a;">Content here</div>
.myborder {border:2px solid #b67d0a;}