#56543b color space conversions
Hex:
#56543b
RGB:
86, 84, 59
CMY:
66, 67, 77
CMYK:
0, 2, 31, 66
HSL:
56°, 18.6207%, 28.4314%
HSV (HSB):
56°, 31.3953%, 33.7255%
XYZ:
7.7975, 8.6348, 5.3934
xyY:
0.3573, 0.3956, 8.6348
CIE-Lab:
35.2715, -3.7401, 14.9482
CIE-LCH:
35.2715, 15.4090, 104.0471
CIE-Luv:
35.2715, 2.4539, 17.3967
Hunter-Lab:
29.3851, -4.0580, 9.6874
#56543b color charts
#56543b color shades, tints & tones
#56543b color schemes
#56543b color preview, HTML & CSS examples
This text has a color of #56543b
<p style="color:#56543b;">Text here</p>
.mytext {color:#56543b;}
This box has a color of #56543b
<div style="background-color:#56543b;">Content here</div>
.mybackground {background-color:#56543b;}
Border around this has a color of #56543b
<div style="border:2px solid #56543b;">Content here</div>
.myborder {border:2px solid #56543b;}