#b6984d color space conversions
Hex:
#b6984d
RGB:
182, 152, 77
CMY:
29, 40, 70
CMYK:
0, 16, 58, 29
HSL:
43°, 41.8327%, 50.7843%
HSV (HSB):
43°, 57.6923%, 71.3725%
XYZ:
31.8592, 32.9374, 11.6996
xyY:
0.4165, 0.4306, 32.9374
CIE-Lab:
64.1102, 2.0221, 43.0386
CIE-LCH:
64.1102, 43.0861, 87.3101
CIE-Luv:
64.1102, 24.4302, 50.0504
Hunter-Lab:
57.3911, -1.3447, 28.0871
#b6984d color charts
#b6984d color shades, tints & tones
#b6984d color schemes
#b6984d color preview, HTML & CSS examples
This text has a color of #b6984d
<p style="color:#b6984d;">Text here</p>
.mytext {color:#b6984d;}
This box has a color of #b6984d
<div style="background-color:#b6984d;">Content here</div>
.mybackground {background-color:#b6984d;}
Border around this has a color of #b6984d
<div style="border:2px solid #b6984d;">Content here</div>
.myborder {border:2px solid #b6984d;}