#b6983f color space conversions
Hex:
#b6983f
RGB:
182, 152, 63
CMY:
29, 40, 75
CMYK:
0, 16, 65, 29
HSL:
45°, 48.5714%, 48.0392%
HSV (HSB):
45°, 65.3846%, 71.3725%
XYZ:
31.4168, 32.7604, 9.3702
xyY:
0.4272, 0.4454, 32.7604
CIE-Lab:
63.9665, 1.0265, 49.5735
CIE-LCH:
63.9665, 49.5841, 88.8137
CIE-Luv:
63.9665, 25.1623, 55.5774
Hunter-Lab:
57.2367, -2.1869, 30.3594
#b6983f color charts
#b6983f color shades, tints & tones
#b6983f color schemes
#b6983f color preview, HTML & CSS examples
This text has a color of #b6983f
<p style="color:#b6983f;">Text here</p>
.mytext {color:#b6983f;}
This box has a color of #b6983f
<div style="background-color:#b6983f;">Content here</div>
.mybackground {background-color:#b6983f;}
Border around this has a color of #b6983f
<div style="border:2px solid #b6983f;">Content here</div>
.myborder {border:2px solid #b6983f;}