#c3270b color space conversions
Hex:
        #c3270b
        RGB:
        195, 39, 11
        CMY:
        24, 85, 96
        CMYK:
        0, 80, 94, 24
      HSL:
        9°, 89.3204%, 40.3922%
        HSV (HSB):
        9°, 94.3590%, 76.4706%
        XYZ:
        23.2916, 13.0773, 1.6132
        xyY:
        0.6132, 0.3443, 13.0773
      CIE-Lab:
        42.8795, 59.0981, 52.3950
        CIE-LCH:
        42.8795, 78.9799, 41.5594
        CIE-Luv:
        42.8795, 121.2655, 31.4449
        Hunter-Lab:
        36.1626, 51.6839, 22.6689
      #c3270b color charts
#c3270b RGB chart
      #c3270b CMYK chart
      #c3270b RGB pie chart
      #c3270b color shades, tints & tones
#c3270b color schemes
#c3270b color preview, HTML & CSS examples
           This text has a color of #c3270b        
        
          <p style="color:#c3270b;">Text here</p>
        
        
          .mytext {color:#c3270b;}
        
        Text color #c3270b
      
           This box has a color of #c3270b        
        
          <div style="background-color:#c3270b;">Content here</div>
        
        
          .mybackground {background-color:#c3270b;}
        
        Background color #c3270b
      
           Border around this has a color of #c3270b        
        
          <div style="border:2px solid #c3270b;">Content here</div>
        
        
          .myborder {border:2px solid #c3270b;}
        
        Border color #c3270b