#c40250 color space conversions
Hex:
        #c40250
        RGB:
        196, 2, 80
        CMY:
        23, 99, 69
        CMYK:
        0, 99, 59, 23
      HSL:
        336°, 97.9798%, 38.8235%
        HSV (HSB):
        336°, 98.9796%, 76.8627%
        XYZ:
        24.2346, 12.3584, 8.6975
        xyY:
        0.5351, 0.2729, 12.3584
      CIE-Lab:
        41.7801, 68.0038, 13.4868
        CIE-LCH:
        41.7801, 69.3283, 11.2176
        CIE-Luv:
        41.7801, 115.9253, 1.9292
        Hunter-Lab:
        35.1545, 61.5332, 9.9393
      #c40250 color charts
#c40250 RGB chart
      #c40250 CMYK chart
      #c40250 RGB pie chart
      #c40250 color shades, tints & tones
#c40250 color schemes
#c40250 color preview, HTML & CSS examples
           This text has a color of #c40250        
        
          <p style="color:#c40250;">Text here</p>
        
        
          .mytext {color:#c40250;}
        
        Text color #c40250
      
           This box has a color of #c40250        
        
          <div style="background-color:#c40250;">Content here</div>
        
        
          .mybackground {background-color:#c40250;}
        
        Background color #c40250
      
           Border around this has a color of #c40250        
        
          <div style="border:2px solid #c40250;">Content here</div>
        
        
          .myborder {border:2px solid #c40250;}
        
        Border color #c40250