#852034 color space conversions
Hex:
        #852034
        RGB:
        133, 32, 52
        CMY:
        48, 87, 80
        CMYK:
        0, 76, 61, 48
      HSL:
        348°, 61.2121%, 32.3529%
        HSV (HSB):
        348°, 75.9398%, 52.1569%
        XYZ:
        10.8092, 6.2675, 3.8889
        xyY:
        0.5156, 0.2989, 6.2675
      CIE-Lab:
        30.0776, 43.6350, 13.5797
        CIE-LCH:
        30.0776, 45.6993, 17.2867
        CIE-Luv:
        30.0776, 67.7732, 6.2159
        Hunter-Lab:
        25.0350, 33.2587, 8.3146
      #852034 color charts
#852034 RGB chart
      #852034 CMYK chart
      #852034 RGB pie chart
      #852034 color shades, tints & tones
#852034 color schemes
#852034 color preview, HTML & CSS examples
           This text has a color of #852034        
        
          <p style="color:#852034;">Text here</p>
        
        
          .mytext {color:#852034;}
        
        Text color #852034
      
           This box has a color of #852034        
        
          <div style="background-color:#852034;">Content here</div>
        
        
          .mybackground {background-color:#852034;}
        
        Background color #852034
      
           Border around this has a color of #852034        
        
          <div style="border:2px solid #852034;">Content here</div>
        
        
          .myborder {border:2px solid #852034;}
        
        Border color #852034