#c3482e color space conversions
Hex:
        #c3482e
        RGB:
        195, 72, 46
        CMY:
        24, 72, 82
        CMYK:
        0, 63, 76, 24
      HSL:
        10°, 61.8257%, 47.2549%
        HSV (HSB):
        10°, 76.4103%, 76.4706%
        XYZ:
        25.3162, 16.4341, 4.4226
        xyY:
        0.5483, 0.3559, 16.4341
      CIE-Lab:
        47.5389, 47.8294, 40.8007
        CIE-LCH:
        47.5389, 62.8677, 40.4657
        CIE-Luv:
        47.5389, 97.2472, 31.1856
        Hunter-Lab:
        40.5390, 40.5282, 21.9091
      #c3482e color charts
#c3482e RGB chart
      #c3482e CMYK chart
      #c3482e RGB pie chart
      #c3482e color shades, tints & tones
#c3482e color schemes
#c3482e color preview, HTML & CSS examples
           This text has a color of #c3482e        
        
          <p style="color:#c3482e;">Text here</p>
        
        
          .mytext {color:#c3482e;}
        
        Text color #c3482e
      
           This box has a color of #c3482e        
        
          <div style="background-color:#c3482e;">Content here</div>
        
        
          .mybackground {background-color:#c3482e;}
        
        Background color #c3482e
      
           Border around this has a color of #c3482e        
        
          <div style="border:2px solid #c3482e;">Content here</div>
        
        
          .myborder {border:2px solid #c3482e;}
        
        Border color #c3482e