#c3222e color space conversions
Hex:
        #c3222e
        RGB:
        195, 34, 46
        CMY:
        24, 87, 82
        CMYK:
        0, 83, 76, 24
      HSL:
        356°, 70.3057%, 44.9020%
        HSV (HSB):
        356°, 82.5641%, 76.4706%
        XYZ:
        23.5708, 12.9434, 3.8408
        xyY:
        0.5841, 0.3207, 12.9434
      CIE-Lab:
        42.6779, 61.2127, 35.5769
        CIE-LCH:
        42.6779, 70.8005, 30.1652
        CIE-Luv:
        42.6779, 118.4186, 22.0896
        Hunter-Lab:
        35.9770, 53.9873, 18.8543
      #c3222e color charts
#c3222e RGB chart
      #c3222e CMYK chart
      #c3222e RGB pie chart
      #c3222e color shades, tints & tones
#c3222e color schemes
#c3222e color preview, HTML & CSS examples
           This text has a color of #c3222e        
        
          <p style="color:#c3222e;">Text here</p>
        
        
          .mytext {color:#c3222e;}
        
        Text color #c3222e
      
           This box has a color of #c3222e        
        
          <div style="background-color:#c3222e;">Content here</div>
        
        
          .mybackground {background-color:#c3222e;}
        
        Background color #c3222e
      
           Border around this has a color of #c3222e        
        
          <div style="border:2px solid #c3222e;">Content here</div>
        
        
          .myborder {border:2px solid #c3222e;}
        
        Border color #c3222e