#85032b color space conversions
Hex:
        #85032b
        RGB:
        133, 3, 43
        CMY:
        48, 99, 83
        CMYK:
        0, 98, 68, 48
      HSL:
        342°, 95.5882%, 26.6667%
        HSV (HSB):
        342°, 97.7444%, 52.1569%
        XYZ:
        10.1415, 5.2261, 2.7597
        xyY:
        0.5595, 0.2883, 5.2261
      CIE-Lab:
        27.3694, 50.2135, 16.0261
        CIE-LCH:
        27.3694, 52.7089, 17.7010
        CIE-Luv:
        27.3694, 78.6955, 6.2267
        Hunter-Lab:
        22.8606, 39.1803, 8.8450
      #85032b color charts
#85032b RGB chart
      #85032b CMYK chart
      #85032b RGB pie chart
      #85032b color shades, tints & tones
#85032b color schemes
#85032b color preview, HTML & CSS examples
           This text has a color of #85032b        
        
          <p style="color:#85032b;">Text here</p>
        
        
          .mytext {color:#85032b;}
        
        Text color #85032b
      
           This box has a color of #85032b        
        
          <div style="background-color:#85032b;">Content here</div>
        
        
          .mybackground {background-color:#85032b;}
        
        Background color #85032b
      
           Border around this has a color of #85032b        
        
          <div style="border:2px solid #85032b;">Content here</div>
        
        
          .myborder {border:2px solid #85032b;}
        
        Border color #85032b