#85332d color space conversions
Hex:
        #85332d
        RGB:
        133, 51, 45
        CMY:
        48, 80, 82
        CMYK:
        0, 62, 66, 48
      HSL:
        4°, 49.4382%, 34.9020%
        HSV (HSB):
        4°, 66.1654%, 52.1569%
        XYZ:
        11.3303, 7.5437, 3.3415
        xyY:
        0.5100, 0.3396, 7.5437
      CIE-Lab:
        33.0138, 34.8108, 21.8898
        CIE-LCH:
        33.0138, 41.1212, 32.1625
        CIE-Luv:
        33.0138, 59.6979, 15.6252
        Hunter-Lab:
        27.4657, 25.5710, 12.0127
      #85332d color charts
#85332d RGB chart
      #85332d CMYK chart
      #85332d RGB pie chart
      #85332d color shades, tints & tones
#85332d color schemes
#85332d color preview, HTML & CSS examples
           This text has a color of #85332d        
        
          <p style="color:#85332d;">Text here</p>
        
        
          .mytext {color:#85332d;}
        
        Text color #85332d
      
           This box has a color of #85332d        
        
          <div style="background-color:#85332d;">Content here</div>
        
        
          .mybackground {background-color:#85332d;}
        
        Background color #85332d
      
           Border around this has a color of #85332d        
        
          <div style="border:2px solid #85332d;">Content here</div>
        
        
          .myborder {border:2px solid #85332d;}
        
        Border color #85332d