#c24960 color space conversions
Hex:
        #c24960
        RGB:
        194, 73, 96
        CMY:
        24, 71, 62
        CMYK:
        0, 62, 51, 24
      HSL:
        349°, 49.7942%, 52.3529%
        HSV (HSB):
        349°, 62.3711%, 76.0784%
        XYZ:
        26.7420, 17.0789, 12.9534
        xyY:
        0.4710, 0.3008, 17.0789
      CIE-Lab:
        48.3594, 50.2226, 12.5999
        CIE-LCH:
        48.3594, 51.7790, 14.0838
        CIE-Luv:
        48.3594, 84.6062, 5.8732
        Hunter-Lab:
        41.3267, 43.1835, 10.3448
      #c24960 color charts
#c24960 RGB chart
      #c24960 CMYK chart
      #c24960 RGB pie chart
      #c24960 color shades, tints & tones
#c24960 color schemes
#c24960 color preview, HTML & CSS examples
           This text has a color of #c24960        
        
          <p style="color:#c24960;">Text here</p>
        
        
          .mytext {color:#c24960;}
        
        Text color #c24960
      
           This box has a color of #c24960        
        
          <div style="background-color:#c24960;">Content here</div>
        
        
          .mybackground {background-color:#c24960;}
        
        Background color #c24960
      
           Border around this has a color of #c24960        
        
          <div style="border:2px solid #c24960;">Content here</div>
        
        
          .myborder {border:2px solid #c24960;}
        
        Border color #c24960