#85572a color space conversions
Hex:
        #85572a
        RGB:
        133, 87, 42
        CMY:
        48, 66, 84
        CMYK:
        0, 35, 68, 48
      HSL:
        30°, 52.0000%, 34.3137%
        HSV (HSB):
        30°, 68.4211%, 52.1569%
        XYZ:
        13.4990, 11.9701, 3.7895
        xyY:
        0.4614, 0.4091, 11.9701
      CIE-Lab:
        41.1686, 14.4538, 33.2680
        CIE-LCH:
        41.1686, 36.2722, 66.5167
        CIE-Luv:
        41.1686, 35.4851, 31.4019
        Hunter-Lab:
        34.5978, 9.0988, 17.7245
      #85572a color charts
#85572a RGB chart
      #85572a CMYK chart
      #85572a RGB pie chart
      #85572a color shades, tints & tones
#85572a color schemes
#85572a color preview, HTML & CSS examples
           This text has a color of #85572a        
        
          <p style="color:#85572a;">Text here</p>
        
        
          .mytext {color:#85572a;}
        
        Text color #85572a
      
           This box has a color of #85572a        
        
          <div style="background-color:#85572a;">Content here</div>
        
        
          .mybackground {background-color:#85572a;}
        
        Background color #85572a
      
           Border around this has a color of #85572a        
        
          <div style="border:2px solid #85572a;">Content here</div>
        
        
          .myborder {border:2px solid #85572a;}
        
        Border color #85572a