#c3511e color space conversions
Hex:
        #c3511e
        RGB:
        195, 81, 30
        CMY:
        24, 68, 88
        CMYK:
        0, 58, 85, 24
      HSL:
        19°, 73.3333%, 44.1176%
        HSV (HSB):
        19°, 84.6154%, 76.4706%
        XYZ:
        25.6825, 17.5807, 3.2681
        xyY:
        0.5519, 0.3778, 17.5807
      CIE-Lab:
        48.9835, 43.1467, 49.8858
        CIE-LCH:
        48.9835, 65.9562, 49.1432
        CIE-Luv:
        48.9835, 92.6598, 38.5254
        Hunter-Lab:
        41.9293, 35.9580, 24.7293
      #c3511e color charts
#c3511e RGB chart
      #c3511e CMYK chart
      #c3511e RGB pie chart
      #c3511e color shades, tints & tones
#c3511e color schemes
#c3511e color preview, HTML & CSS examples
           This text has a color of #c3511e        
        
          <p style="color:#c3511e;">Text here</p>
        
        
          .mytext {color:#c3511e;}
        
        Text color #c3511e
      
           This box has a color of #c3511e        
        
          <div style="background-color:#c3511e;">Content here</div>
        
        
          .mybackground {background-color:#c3511e;}
        
        Background color #c3511e
      
           Border around this has a color of #c3511e        
        
          <div style="border:2px solid #c3511e;">Content here</div>
        
        
          .myborder {border:2px solid #c3511e;}
        
        Border color #c3511e