#555e2d color space conversions
Hex:
#555e2d
RGB:
85, 94, 45
CMY:
67, 63, 82
CMYK:
10, 0, 52, 63
HSL:
71°, 35.2518%, 27.2549%
HSV (HSB):
71°, 52.1277%, 36.8627%
XYZ:
8.2227, 10.1262, 4.0038
xyY:
0.3679, 0.4530, 10.1262
CIE-Lab:
38.0679, -11.9143, 26.7136
CIE-LCH:
38.0679, 29.2501, 114.0370
CIE-Luv:
38.0679, -3.3432, 30.2531
Hunter-Lab:
31.8216, -9.5637, 14.8153
#555e2d color charts
#555e2d color shades, tints & tones
#555e2d color schemes
#555e2d color preview, HTML & CSS examples
This text has a color of #555e2d
<p style="color:#555e2d;">Text here</p>
.mytext {color:#555e2d;}
This box has a color of #555e2d
<div style="background-color:#555e2d;">Content here</div>
.mybackground {background-color:#555e2d;}
Border around this has a color of #555e2d
<div style="border:2px solid #555e2d;">Content here</div>
.myborder {border:2px solid #555e2d;}