#85052f color space conversions
Hex:
        #85052f
        RGB:
        133, 5, 47
        CMY:
        48, 98, 82
        CMYK:
        0, 96, 65, 48
      HSL:
        340°, 92.7536%, 27.0588%
        HSV (HSB):
        340°, 96.2406%, 52.1569%
        XYZ:
        10.2402, 5.3003, 3.1727
        xyY:
        0.5472, 0.2832, 5.3003
      CIE-Lab:
        27.5738, 50.0998, 13.5834
        CIE-LCH:
        27.5738, 51.9085, 15.1697
        CIE-Luv:
        27.5738, 77.0007, 4.3855
        Hunter-Lab:
        23.0224, 39.1064, 7.9451
      #85052f color charts
#85052f RGB chart
      #85052f CMYK chart
      #85052f RGB pie chart
      #85052f color shades, tints & tones
#85052f color schemes
#85052f color preview, HTML & CSS examples
           This text has a color of #85052f        
        
          <p style="color:#85052f;">Text here</p>
        
        
          .mytext {color:#85052f;}
        
        Text color #85052f
      
           This box has a color of #85052f        
        
          <div style="background-color:#85052f;">Content here</div>
        
        
          .mybackground {background-color:#85052f;}
        
        Background color #85052f
      
           Border around this has a color of #85052f        
        
          <div style="border:2px solid #85052f;">Content here</div>
        
        
          .myborder {border:2px solid #85052f;}
        
        Border color #85052f