#c3523d color space conversions
Hex:
        #c3523d
        RGB:
        195, 82, 61
        CMY:
        24, 68, 76
        CMYK:
        0, 58, 69, 24
      HSL:
        9°, 52.7559%, 50.1961%
        HSV (HSB):
        9°, 68.7179%, 76.4706%
        XYZ:
        26.3653, 17.9736, 6.4945
        xyY:
        0.5187, 0.3536, 17.9736
      CIE-Lab:
        49.4641, 43.9151, 34.7257
        CIE-LCH:
        49.4641, 55.9858, 38.3350
        CIE-Luv:
        49.4641, 87.7589, 28.5879
        Hunter-Lab:
        42.3953, 36.8159, 20.5941
      #c3523d color charts
#c3523d RGB chart
      #c3523d CMYK chart
      #c3523d RGB pie chart
      #c3523d color shades, tints & tones
#c3523d color schemes
#c3523d color preview, HTML & CSS examples
           This text has a color of #c3523d        
        
          <p style="color:#c3523d;">Text here</p>
        
        
          .mytext {color:#c3523d;}
        
        Text color #c3523d
      
           This box has a color of #c3523d        
        
          <div style="background-color:#c3523d;">Content here</div>
        
        
          .mybackground {background-color:#c3523d;}
        
        Background color #c3523d
      
           Border around this has a color of #c3523d        
        
          <div style="border:2px solid #c3523d;">Content here</div>
        
        
          .myborder {border:2px solid #c3523d;}
        
        Border color #c3523d