#852a42 color space conversions
Hex:
        #852a42
        RGB:
        133, 42, 66
        CMY:
        48, 84, 74
        CMYK:
        0, 68, 50, 48
      HSL:
        344°, 52.0000%, 34.3137%
        HSV (HSB):
        344°, 68.4211%, 52.1569%
        XYZ:
        11.4842, 7.0358, 5.9070
        xyY:
        0.4701, 0.2880, 7.0358
      CIE-Lab:
        31.8883, 40.7710, 6.8538
        CIE-LCH:
        31.8883, 41.3430, 9.5425
        CIE-Luv:
        31.8883, 59.3147, 0.6693
        Hunter-Lab:
        26.5251, 30.8636, 5.3640
      #852a42 color charts
#852a42 RGB chart
      #852a42 CMYK chart
      #852a42 RGB pie chart
      #852a42 color shades, tints & tones
#852a42 color schemes
#852a42 color preview, HTML & CSS examples
           This text has a color of #852a42        
        
          <p style="color:#852a42;">Text here</p>
        
        
          .mytext {color:#852a42;}
        
        Text color #852a42
      
           This box has a color of #852a42        
        
          <div style="background-color:#852a42;">Content here</div>
        
        
          .mybackground {background-color:#852a42;}
        
        Background color #852a42
      
           Border around this has a color of #852a42        
        
          <div style="border:2px solid #852a42;">Content here</div>
        
        
          .myborder {border:2px solid #852a42;}
        
        Border color #852a42