#c3266a color space conversions
Hex:
        #c3266a
        RGB:
        195, 38, 106
        CMY:
        24, 85, 58
        CMYK:
        0, 81, 46, 24
      HSL:
        334°, 67.3820%, 45.6863%
        HSV (HSB):
        334°, 80.5128%, 76.4706%
        XYZ:
        25.8003, 14.0289, 14.9837
        xyY:
        0.4707, 0.2559, 14.0289
      CIE-Lab:
        44.2744, 63.9384, 0.6651
        CIE-LCH:
        44.2744, 63.9419, 0.5960
        CIE-Luv:
        44.2744, 97.3757, -11.1126
        Hunter-Lab:
        37.4552, 57.4097, 2.5001
      #c3266a color charts
#c3266a RGB chart
      #c3266a CMYK chart
      #c3266a RGB pie chart
      #c3266a color shades, tints & tones
#c3266a color schemes
#c3266a color preview, HTML & CSS examples
           This text has a color of #c3266a        
        
          <p style="color:#c3266a;">Text here</p>
        
        
          .mytext {color:#c3266a;}
        
        Text color #c3266a
      
           This box has a color of #c3266a        
        
          <div style="background-color:#c3266a;">Content here</div>
        
        
          .mybackground {background-color:#c3266a;}
        
        Background color #c3266a
      
           Border around this has a color of #c3266a        
        
          <div style="border:2px solid #c3266a;">Content here</div>
        
        
          .myborder {border:2px solid #c3266a;}
        
        Border color #c3266a