#c3275e color space conversions
Hex:
        #c3275e
        RGB:
        195, 39, 94
        CMY:
        24, 85, 63
        CMYK:
        0, 80, 52, 24
      HSL:
        339°, 66.6667%, 45.8824%
        HSV (HSB):
        339°, 80.0000%, 76.4706%
        XYZ:
        25.2516, 13.8613, 11.9343
        xyY:
        0.4947, 0.2715, 13.8613
      CIE-Lab:
        44.0333, 62.6658, 7.7918
        CIE-LCH:
        44.0333, 63.1483, 7.0878
        CIE-Luv:
        44.0333, 101.7128, -2.5933
        Hunter-Lab:
        37.2308, 55.9129, 7.0562
      #c3275e color charts
#c3275e RGB chart
      #c3275e CMYK chart
      #c3275e RGB pie chart
      #c3275e color shades, tints & tones
#c3275e color schemes
#c3275e color preview, HTML & CSS examples
           This text has a color of #c3275e        
        
          <p style="color:#c3275e;">Text here</p>
        
        
          .mytext {color:#c3275e;}
        
        Text color #c3275e
      
           This box has a color of #c3275e        
        
          <div style="background-color:#c3275e;">Content here</div>
        
        
          .mybackground {background-color:#c3275e;}
        
        Background color #c3275e
      
           Border around this has a color of #c3275e        
        
          <div style="border:2px solid #c3275e;">Content here</div>
        
        
          .myborder {border:2px solid #c3275e;}
        
        Border color #c3275e