#55360d color space conversions
Hex:
        #55360d
        RGB:
        85, 54, 13
        CMY:
        67, 79, 95
        CMYK:
        0, 36, 85, 67
      HSL:
        34°, 73.4694%, 19.2157%
        HSV (HSB):
        34°, 84.7059%, 33.3333%
        XYZ:
        5.1381, 4.5987, 0.9976
        xyY:
        0.4787, 0.4284, 4.5987
      CIE-Lab:
        25.5594, 9.9214, 29.8042
        CIE-LCH:
        25.5594, 31.4122, 71.5882
        CIE-Luv:
        25.5594, 22.8241, 22.7265
        Hunter-Lab:
        21.4445, 5.2407, 12.2530
      #55360d color charts
#55360d RGB chart
      #55360d CMYK chart
      #55360d RGB pie chart
      #55360d color shades, tints & tones
#55360d color schemes
#55360d color preview, HTML & CSS examples
           This text has a color of #55360d        
        
          <p style="color:#55360d;">Text here</p>
        
        
          .mytext {color:#55360d;}
        
        Text color #55360d
      
           This box has a color of #55360d        
        
          <div style="background-color:#55360d;">Content here</div>
        
        
          .mybackground {background-color:#55360d;}
        
        Background color #55360d
      
           Border around this has a color of #55360d        
        
          <div style="border:2px solid #55360d;">Content here</div>
        
        
          .myborder {border:2px solid #55360d;}
        
        Border color #55360d