#b6990e color space conversions
Hex:
#b6990e
RGB:
182, 153, 14
CMY:
29, 40, 95
CMYK:
0, 16, 92, 29
HSL:
50°, 85.7143%, 38.4314%
HSV (HSB):
50°, 92.3077%, 71.3725%
XYZ:
30.7619, 32.7593, 5.1173
xyY:
0.4482, 0.4773, 32.7593
CIE-Lab:
63.9655, -1.3885, 65.6959
CIE-LCH:
63.9655, 65.7106, 91.2108
CIE-Luv:
63.9655, 25.8487, 66.6805
Hunter-Lab:
57.2357, -4.2259, 34.7640
#b6990e color charts
#b6990e color shades, tints & tones
#b6990e color schemes
#b6990e color preview, HTML & CSS examples
This text has a color of #b6990e
<p style="color:#b6990e;">Text here</p>
.mytext {color:#b6990e;}
This box has a color of #b6990e
<div style="background-color:#b6990e;">Content here</div>
.mybackground {background-color:#b6990e;}
Border around this has a color of #b6990e
<div style="border:2px solid #b6990e;">Content here</div>
.myborder {border:2px solid #b6990e;}