#555e65 color space conversions
Hex:
#555e65
RGB:
85, 94, 101
CMY:
67, 63, 60
CMYK:
16, 7, 0, 60
HSL:
206°, 8.6022%, 36.4706%
HSV (HSB):
206°, 15.8416%, 39.6078%
XYZ:
10.0980, 10.8763, 13.8790
xyY:
0.2897, 0.3121, 10.8763
CIE-Lab:
39.3713, -1.8584, -5.1859
CIE-LCH:
39.3713, 5.5088, 250.2845
CIE-Luv:
39.3713, -5.0492, -6.5485
Hunter-Lab:
32.9792, -3.0583, -1.8663
#555e65 color charts
#555e65 color shades, tints & tones
#555e65 color schemes
#555e65 color preview, HTML & CSS examples
This text has a color of #555e65
<p style="color:#555e65;">Text here</p>
.mytext {color:#555e65;}
This box has a color of #555e65
<div style="background-color:#555e65;">Content here</div>
.mybackground {background-color:#555e65;}
Border around this has a color of #555e65
<div style="border:2px solid #555e65;">Content here</div>
.myborder {border:2px solid #555e65;}