#c3302d color space conversions
Hex:
        #c3302d
        RGB:
        195, 48, 45
        CMY:
        24, 81, 82
        CMYK:
        0, 75, 77, 24
      HSL:
        1°, 62.5000%, 47.0588%
        HSV (HSB):
        1°, 76.9231%, 76.4706%
        XYZ:
        24.0363, 13.9055, 3.8998
        xyY:
        0.5745, 0.3323, 13.9055
      CIE-Lab:
        44.0971, 57.1496, 37.6895
        CIE-LCH:
        44.0971, 68.4586, 33.4044
        CIE-Luv:
        44.0971, 112.1789, 25.1681
        Hunter-Lab:
        37.2900, 49.7993, 19.9025
      #c3302d color charts
#c3302d RGB chart
      #c3302d CMYK chart
      #c3302d RGB pie chart
      #c3302d color shades, tints & tones
#c3302d color schemes
#c3302d color preview, HTML & CSS examples
           This text has a color of #c3302d        
        
          <p style="color:#c3302d;">Text here</p>
        
        
          .mytext {color:#c3302d;}
        
        Text color #c3302d
      
           This box has a color of #c3302d        
        
          <div style="background-color:#c3302d;">Content here</div>
        
        
          .mybackground {background-color:#c3302d;}
        
        Background color #c3302d
      
           Border around this has a color of #c3302d        
        
          <div style="border:2px solid #c3302d;">Content here</div>
        
        
          .myborder {border:2px solid #c3302d;}
        
        Border color #c3302d