#c3420a color space conversions
Hex:
        #c3420a
        RGB:
        195, 66, 10
        CMY:
        24, 74, 96
        CMYK:
        0, 66, 95, 24
      HSL:
        18°, 90.2439%, 40.1961%
        HSV (HSB):
        18°, 94.8718%, 76.4706%
        XYZ:
        24.5087, 15.5204, 1.9912
        xyY:
        0.5833, 0.3694, 15.5204
      CIE-Lab:
        46.3389, 49.5443, 54.7889
        CIE-LCH:
        46.3389, 73.8679, 47.8777
        CIE-Luv:
        46.3389, 105.1240, 37.4690
        Hunter-Lab:
        39.3960, 42.1038, 24.5806
      #c3420a color charts
#c3420a RGB chart
      #c3420a CMYK chart
      #c3420a RGB pie chart
      #c3420a color shades, tints & tones
#c3420a color schemes
#c3420a color preview, HTML & CSS examples
           This text has a color of #c3420a        
        
          <p style="color:#c3420a;">Text here</p>
        
        
          .mytext {color:#c3420a;}
        
        Text color #c3420a
      
           This box has a color of #c3420a        
        
          <div style="background-color:#c3420a;">Content here</div>
        
        
          .mybackground {background-color:#c3420a;}
        
        Background color #c3420a
      
           Border around this has a color of #c3420a        
        
          <div style="border:2px solid #c3420a;">Content here</div>
        
        
          .myborder {border:2px solid #c3420a;}
        
        Border color #c3420a