#85211a color space conversions
Hex:
        #85211a
        RGB:
        133, 33, 26
        CMY:
        48, 87, 90
        CMYK:
        0, 75, 80, 48
      HSL:
        4°, 67.2956%, 31.1765%
        HSV (HSB):
        4°, 80.4511%, 52.1569%
        XYZ:
        10.4032, 6.1488, 1.6158
        xyY:
        0.5726, 0.3384, 6.1488
      CIE-Lab:
        29.7849, 41.8244, 29.7913
        CIE-LCH:
        29.7849, 51.3498, 35.4621
        CIE-Luv:
        29.7849, 73.3037, 18.0168
        Hunter-Lab:
        24.7969, 31.4927, 13.4943
      #85211a color charts
#85211a RGB chart
      #85211a CMYK chart
      #85211a RGB pie chart
      #85211a color shades, tints & tones
#85211a color schemes
#85211a color preview, HTML & CSS examples
           This text has a color of #85211a        
        
          <p style="color:#85211a;">Text here</p>
        
        
          .mytext {color:#85211a;}
        
        Text color #85211a
      
           This box has a color of #85211a        
        
          <div style="background-color:#85211a;">Content here</div>
        
        
          .mybackground {background-color:#85211a;}
        
        Background color #85211a
      
           Border around this has a color of #85211a        
        
          <div style="border:2px solid #85211a;">Content here</div>
        
        
          .myborder {border:2px solid #85211a;}
        
        Border color #85211a