#555d50 color space conversions
Hex:
#555d50
RGB:
85, 93, 80
CMY:
67, 64, 69
CMYK:
9, 0, 14, 64
HSL:
97°, 7.5145%, 33.9216%
HSV (HSB):
97°, 13.9785%, 36.4706%
XYZ:
9.1086, 10.3392, 9.1050
xyY:
0.3190, 0.3621, 10.3392
CIE-Lab:
38.4444, -5.8643, 6.4109
CIE-LCH:
38.4444, 8.6885, 132.4502
CIE-Luv:
38.4444, -3.7946, 8.7708
Hunter-Lab:
32.1546, -5.7058, 5.7195
#555d50 color charts
#555d50 color shades, tints & tones
#555d50 color schemes
#555d50 color preview, HTML & CSS examples
This text has a color of #555d50
<p style="color:#555d50;">Text here</p>
.mytext {color:#555d50;}
This box has a color of #555d50
<div style="background-color:#555d50;">Content here</div>
.mybackground {background-color:#555d50;}
Border around this has a color of #555d50
<div style="border:2px solid #555d50;">Content here</div>
.myborder {border:2px solid #555d50;}