#555c40 color space conversions
Hex:
#555c40
RGB:
85, 92, 64
CMY:
67, 64, 75
CMYK:
8, 0, 30, 64
HSL:
75°, 17.9487%, 30.5882%
HSV (HSB):
75°, 30.4348%, 36.0784%
XYZ:
8.4989, 9.9558, 6.3242
xyY:
0.3430, 0.4018, 9.9558
CIE-Lab:
37.7629, -8.1508, 15.2404
CIE-LCH:
37.7629, 17.2831, 118.1385
CIE-Luv:
37.7629, -2.7325, 18.8703
Hunter-Lab:
31.5527, -7.1375, 10.2033
#555c40 color charts
#555c40 color shades, tints & tones
#555c40 color schemes
#555c40 color preview, HTML & CSS examples
This text has a color of #555c40
<p style="color:#555c40;">Text here</p>
.mytext {color:#555c40;}
This box has a color of #555c40
<div style="background-color:#555c40;">Content here</div>
.mybackground {background-color:#555c40;}
Border around this has a color of #555c40
<div style="border:2px solid #555c40;">Content here</div>
.myborder {border:2px solid #555c40;}