#555f55 color space conversions
Hex:
#555f55
RGB:
85, 95, 85
CMY:
67, 63, 67
CMYK:
11, 0, 11, 63
HSL:
120°, 5.5556%, 35.2941%
HSV (HSB):
120°, 10.5263%, 37.2549%
XYZ:
9.4782, 10.7716, 10.1739
xyY:
0.3115, 0.3541, 10.7716
CIE-Lab:
39.1931, -6.0375, 4.4051
CIE-LCH:
39.1931, 7.4737, 143.8848
CIE-Luv:
39.1931, -4.9705, 6.4203
Hunter-Lab:
32.8201, -5.8856, 4.5948
#555f55 color charts
#555f55 color shades, tints & tones
#555f55 color schemes
#555f55 color preview, HTML & CSS examples
This text has a color of #555f55
<p style="color:#555f55;">Text here</p>
.mytext {color:#555f55;}
This box has a color of #555f55
<div style="background-color:#555f55;">Content here</div>
.mybackground {background-color:#555f55;}
Border around this has a color of #555f55
<div style="border:2px solid #555f55;">Content here</div>
.myborder {border:2px solid #555f55;}