#555d51 color space conversions
Hex:
#555d51
RGB:
85, 93, 81
CMY:
67, 64, 68
CMYK:
9, 0, 13, 64
HSL:
100°, 6.8966%, 34.1176%
HSV (HSB):
100°, 12.9032%, 36.4706%
XYZ:
9.1459, 10.3541, 9.3011
xyY:
0.3176, 0.3595, 10.3541
CIE-Lab:
38.4706, -5.6656, 5.8326
CIE-LCH:
38.4706, 8.1313, 134.1676
CIE-Luv:
38.4706, -3.8298, 8.0529
Hunter-Lab:
32.1778, -5.5761, 5.3865
#555d51 color charts
#555d51 color shades, tints & tones
#555d51 color schemes
#555d51 color preview, HTML & CSS examples
This text has a color of #555d51
<p style="color:#555d51;">Text here</p>
.mytext {color:#555d51;}
This box has a color of #555d51
<div style="background-color:#555d51;">Content here</div>
.mybackground {background-color:#555d51;}
Border around this has a color of #555d51
<div style="border:2px solid #555d51;">Content here</div>
.myborder {border:2px solid #555d51;}