#55461b color space conversions
Hex:
        #55461b
        RGB:
        85, 70, 27
        CMY:
        67, 73, 89
        CMYK:
        0, 18, 68, 67
      HSL:
        44°, 51.7857%, 21.9608%
        HSV (HSB):
        44°, 68.2353%, 33.3333%
        XYZ:
        6.1343, 6.3907, 1.9471
        xyY:
        0.4239, 0.4416, 6.3907
      CIE-Lab:
        30.3776, 0.6570, 27.6606
        CIE-LCH:
        30.3776, 27.6684, 88.6393
        CIE-Luv:
        30.3776, 11.7289, 25.6815
        Hunter-Lab:
        25.2799, -0.9259, 13.1293
      #55461b color charts
#55461b RGB chart
      #55461b CMYK chart
      #55461b RGB pie chart
      #55461b color shades, tints & tones
#55461b color schemes
#55461b color preview, HTML & CSS examples
           This text has a color of #55461b        
        
          <p style="color:#55461b;">Text here</p>
        
        
          .mytext {color:#55461b;}
        
        Text color #55461b
      
           This box has a color of #55461b        
        
          <div style="background-color:#55461b;">Content here</div>
        
        
          .mybackground {background-color:#55461b;}
        
        Background color #55461b
      
           Border around this has a color of #55461b        
        
          <div style="border:2px solid #55461b;">Content here</div>
        
        
          .myborder {border:2px solid #55461b;}
        
        Border color #55461b