#555e55 color space conversions
Hex:
#555e55
RGB:
85, 94, 85
CMY:
67, 63, 67
CMYK:
10, 0, 10, 63
HSL:
120°, 5.0279%, 35.0980%
HSV (HSB):
120°, 9.5745%, 36.8627%
XYZ:
9.3887, 10.5926, 10.1441
xyY:
0.3117, 0.3516, 10.5926
CIE-Lab:
38.8856, -5.4444, 3.9638
CIE-LCH:
38.8856, 6.7345, 143.9437
CIE-Luv:
38.8856, -4.4719, 5.7756
Hunter-Lab:
32.5462, -5.4635, 4.3028
#555e55 color charts
#555e55 color shades, tints & tones
#555e55 color schemes
#555e55 color preview, HTML & CSS examples
This text has a color of #555e55
<p style="color:#555e55;">Text here</p>
.mytext {color:#555e55;}
This box has a color of #555e55
<div style="background-color:#555e55;">Content here</div>
.mybackground {background-color:#555e55;}
Border around this has a color of #555e55
<div style="border:2px solid #555e55;">Content here</div>
.myborder {border:2px solid #555e55;}