#c3520a color space conversions
Hex:
        #c3520a
        RGB:
        195, 82, 10
        CMY:
        24, 68, 96
        CMYK:
        0, 58, 95, 24
      HSL:
        23°, 90.2439%, 40.1961%
        HSV (HSB):
        23°, 94.8718%, 76.4706%
        XYZ:
        25.5778, 17.6586, 2.3475
        xyY:
        0.5611, 0.3874, 17.6586
      CIE-Lab:
        49.0794, 42.2937, 56.5412
        CIE-LCH:
        49.0794, 70.6092, 53.2029
        CIE-Luv:
        49.0794, 93.1932, 42.0302
        Hunter-Lab:
        42.0221, 35.1094, 26.1033
      #c3520a color charts
#c3520a RGB chart
      #c3520a CMYK chart
      #c3520a RGB pie chart
      #c3520a color shades, tints & tones
#c3520a color schemes
#c3520a color preview, HTML & CSS examples
           This text has a color of #c3520a        
        
          <p style="color:#c3520a;">Text here</p>
        
        
          .mytext {color:#c3520a;}
        
        Text color #c3520a
      
           This box has a color of #c3520a        
        
          <div style="background-color:#c3520a;">Content here</div>
        
        
          .mybackground {background-color:#c3520a;}
        
        Background color #c3520a
      
           Border around this has a color of #c3520a        
        
          <div style="border:2px solid #c3520a;">Content here</div>
        
        
          .myborder {border:2px solid #c3520a;}
        
        Border color #c3520a