#55451f color space conversions
Hex:
        #55451f
        RGB:
        85, 69, 31
        CMY:
        67, 73, 88
        CMYK:
        0, 19, 64, 67
      HSL:
        42°, 46.5517%, 22.7451%
        HSV (HSB):
        42°, 63.5294%, 33.3333%
        XYZ:
        6.1218, 6.2865, 2.1871
        xyY:
        0.4194, 0.4307, 6.2865
      CIE-Lab:
        30.1240, 1.6135, 25.1576
        CIE-LCH:
        30.1240, 25.2093, 86.3304
        CIE-Luv:
        30.1240, 12.1610, 23.7046
        Hunter-Lab:
        25.0728, -0.2951, 12.3792
      #55451f color charts
#55451f RGB chart
      #55451f CMYK chart
      #55451f RGB pie chart
      #55451f color shades, tints & tones
#55451f color schemes
#55451f color preview, HTML & CSS examples
           This text has a color of #55451f        
        
          <p style="color:#55451f;">Text here</p>
        
        
          .mytext {color:#55451f;}
        
        Text color #55451f
      
           This box has a color of #55451f        
        
          <div style="background-color:#55451f;">Content here</div>
        
        
          .mybackground {background-color:#55451f;}
        
        Background color #55451f
      
           Border around this has a color of #55451f        
        
          <div style="border:2px solid #55451f;">Content here</div>
        
        
          .myborder {border:2px solid #55451f;}
        
        Border color #55451f