#c3523a color space conversions
Hex:
        #c3523a
        RGB:
        195, 82, 58
        CMY:
        24, 68, 77
        CMYK:
        0, 58, 70, 24
      HSL:
        11°, 54.1502%, 49.6078%
        HSV (HSB):
        11°, 70.2564%, 76.4706%
        XYZ:
        26.2867, 17.9422, 6.0807
        xyY:
        0.5225, 0.3566, 17.9422
      CIE-Lab:
        49.4259, 43.7554, 36.3561
        CIE-LCH:
        49.4259, 56.8885, 39.7230
        CIE-Luv:
        49.4259, 88.2742, 29.8683
        Hunter-Lab:
        42.3582, 36.6468, 21.1394
      #c3523a color charts
#c3523a RGB chart
      #c3523a CMYK chart
      #c3523a RGB pie chart
      #c3523a color shades, tints & tones
#c3523a color schemes
#c3523a color preview, HTML & CSS examples
           This text has a color of #c3523a        
        
          <p style="color:#c3523a;">Text here</p>
        
        
          .mytext {color:#c3523a;}
        
        Text color #c3523a
      
           This box has a color of #c3523a        
        
          <div style="background-color:#c3523a;">Content here</div>
        
        
          .mybackground {background-color:#c3523a;}
        
        Background color #c3523a
      
           Border around this has a color of #c3523a        
        
          <div style="border:2px solid #c3523a;">Content here</div>
        
        
          .myborder {border:2px solid #c3523a;}
        
        Border color #c3523a