#c3270a color space conversions
Hex:
        #c3270a
        RGB:
        195, 39, 10
        CMY:
        24, 85, 96
        CMYK:
        0, 80, 95, 24
      HSL:
        9°, 90.2439%, 40.1961%
        HSV (HSB):
        9°, 94.8718%, 76.4706%
        XYZ:
        23.2860, 13.0751, 1.5836
        xyY:
        0.6137, 0.3446, 13.0751
      CIE-Lab:
        42.8761, 59.0875, 52.6913
        CIE-LCH:
        42.8761, 79.1688, 41.7250
        CIE-Luv:
        42.8761, 121.3324, 31.5592
        Hunter-Lab:
        36.1594, 51.6715, 22.7150
      #c3270a color charts
#c3270a RGB chart
      #c3270a CMYK chart
      #c3270a RGB pie chart
      #c3270a color shades, tints & tones
#c3270a color schemes
#c3270a color preview, HTML & CSS examples
           This text has a color of #c3270a        
        
          <p style="color:#c3270a;">Text here</p>
        
        
          .mytext {color:#c3270a;}
        
        Text color #c3270a
      
           This box has a color of #c3270a        
        
          <div style="background-color:#c3270a;">Content here</div>
        
        
          .mybackground {background-color:#c3270a;}
        
        Background color #c3270a
      
           Border around this has a color of #c3270a        
        
          <div style="border:2px solid #c3270a;">Content here</div>
        
        
          .myborder {border:2px solid #c3270a;}
        
        Border color #c3270a