#c3411e color space conversions
Hex:
        #c3411e
        RGB:
        195, 65, 30
        CMY:
        24, 75, 88
        CMYK:
        0, 67, 85, 24
      HSL:
        13°, 73.3333%, 44.1176%
        HSV (HSB):
        13°, 84.6154%, 76.4706%
        XYZ:
        24.6303, 15.4764, 2.9174
        xyY:
        0.5725, 0.3597, 15.4764
      CIE-Lab:
        46.2800, 50.3242, 47.5324
        CIE-LCH:
        46.2800, 69.2232, 43.3658
        CIE-Luv:
        46.2800, 104.2027, 33.8310
        Hunter-Lab:
        39.3401, 42.9113, 23.1412
      #c3411e color charts
#c3411e RGB chart
      #c3411e CMYK chart
      #c3411e RGB pie chart
      #c3411e color shades, tints & tones
#c3411e color schemes
#c3411e color preview, HTML & CSS examples
           This text has a color of #c3411e        
        
          <p style="color:#c3411e;">Text here</p>
        
        
          .mytext {color:#c3411e;}
        
        Text color #c3411e
      
           This box has a color of #c3411e        
        
          <div style="background-color:#c3411e;">Content here</div>
        
        
          .mybackground {background-color:#c3411e;}
        
        Background color #c3411e
      
           Border around this has a color of #c3411e        
        
          <div style="border:2px solid #c3411e;">Content here</div>
        
        
          .myborder {border:2px solid #c3411e;}
        
        Border color #c3411e