#55888d color space conversions
Hex:
        #55888d
        RGB:
        85, 136, 141
        CMY:
        67, 47, 45
        CMYK:
        40, 4, 0, 45
      HSL:
        185°, 24.7788%, 44.3137%
        HSV (HSB):
        185°, 39.7163%, 55.2941%
        XYZ:
        17.3582, 21.4627, 28.4271
        xyY:
        0.2581, 0.3192, 21.4627
      CIE-Lab:
        53.4522, -15.6852, -8.0813
        CIE-LCH:
        53.4522, 17.6447, 207.2585
        CIE-Luv:
        53.4522, -23.8392, -9.2993
        Hunter-Lab:
        46.3279, -14.1931, -3.9513
      #55888d color charts
#55888d RGB chart
      #55888d CMYK chart
      #55888d RGB pie chart
      #55888d color shades, tints & tones
#55888d color schemes
#55888d color preview, HTML & CSS examples
           This text has a color of #55888d        
        
          <p style="color:#55888d;">Text here</p>
        
        
          .mytext {color:#55888d;}
        
        Text color #55888d
      
           This box has a color of #55888d        
        
          <div style="background-color:#55888d;">Content here</div>
        
        
          .mybackground {background-color:#55888d;}
        
        Background color #55888d
      
           Border around this has a color of #55888d        
        
          <div style="border:2px solid #55888d;">Content here</div>
        
        
          .myborder {border:2px solid #55888d;}
        
        Border color #55888d