#c3122e color space conversions
Hex:
        #c3122e
        RGB:
        195, 18, 46
        CMY:
        24, 93, 82
        CMYK:
        0, 91, 76, 24
      HSL:
        351°, 83.0986%, 41.7647%
        HSV (HSB):
        351°, 90.7692%, 76.4706%
        XYZ:
        23.2151, 12.2320, 3.7222
        xyY:
        0.5927, 0.3123, 12.2320
      CIE-Lab:
        41.5825, 64.3460, 34.3703
        CIE-LCH:
        41.5825, 72.9502, 28.1089
        CIE-Luv:
        41.5825, 123.4650, 19.9876
        Hunter-Lab:
        34.9742, 57.2794, 18.1719
      #c3122e color charts
#c3122e RGB chart
      #c3122e CMYK chart
      #c3122e RGB pie chart
      #c3122e color shades, tints & tones
#c3122e color schemes
#c3122e color preview, HTML & CSS examples
           This text has a color of #c3122e        
        
          <p style="color:#c3122e;">Text here</p>
        
        
          .mytext {color:#c3122e;}
        
        Text color #c3122e
      
           This box has a color of #c3122e        
        
          <div style="background-color:#c3122e;">Content here</div>
        
        
          .mybackground {background-color:#c3122e;}
        
        Background color #c3122e
      
           Border around this has a color of #c3122e        
        
          <div style="border:2px solid #c3122e;">Content here</div>
        
        
          .myborder {border:2px solid #c3122e;}
        
        Border color #c3122e