#5d683d color space conversions
Hex:
#5d683d
RGB:
93, 104, 61
CMY:
64, 59, 76
CMYK:
11, 0, 41, 59
HSL:
75°, 26.0606%, 32.3529%
HSV (HSB):
75°, 41.3462%, 40.7843%
XYZ:
10.3068, 12.5647, 6.2969
xyY:
0.3534, 0.4308, 12.5647
CIE-Lab:
42.0999, -11.9981, 22.8297
CIE-LCH:
42.0999, 25.7905, 117.7242
CIE-Luv:
42.0999, -4.6167, 28.0114
Hunter-Lab:
35.4467, -10.1295, 14.2802
#5d683d color charts
#5d683d color shades, tints & tones
#5d683d color schemes
#5d683d color preview, HTML & CSS examples
This text has a color of #5d683d
<p style="color:#5d683d;">Text here</p>
.mytext {color:#5d683d;}
This box has a color of #5d683d
<div style="background-color:#5d683d;">Content here</div>
.mybackground {background-color:#5d683d;}
Border around this has a color of #5d683d
<div style="border:2px solid #5d683d;">Content here</div>
.myborder {border:2px solid #5d683d;}