#c3263a color space conversions
Hex:
        #c3263a
        RGB:
        195, 38, 58
        CMY:
        24, 85, 77
        CMYK:
        0, 81, 70, 24
      HSL:
        352°, 67.3820%, 45.6863%
        HSV (HSB):
        352°, 80.5128%, 76.4706%
        XYZ:
        23.9625, 13.2938, 5.3060
        xyY:
        0.5630, 0.3123, 13.2938
      CIE-Lab:
        43.2027, 60.6810, 29.0216
        CIE-LCH:
        43.2027, 67.2639, 25.5601
        CIE-Luv:
        43.2027, 113.8569, 17.7846
        Hunter-Lab:
        36.4607, 53.5067, 16.8942
      #c3263a color charts
#c3263a RGB chart
      #c3263a CMYK chart
      #c3263a RGB pie chart
      #c3263a color shades, tints & tones
#c3263a color schemes
#c3263a color preview, HTML & CSS examples
           This text has a color of #c3263a        
        
          <p style="color:#c3263a;">Text here</p>
        
        
          .mytext {color:#c3263a;}
        
        Text color #c3263a
      
           This box has a color of #c3263a        
        
          <div style="background-color:#c3263a;">Content here</div>
        
        
          .mybackground {background-color:#c3263a;}
        
        Background color #c3263a
      
           Border around this has a color of #c3263a        
        
          <div style="border:2px solid #c3263a;">Content here</div>
        
        
          .myborder {border:2px solid #c3263a;}
        
        Border color #c3263a