#c2494a color space conversions
Hex:
        #c2494a
        RGB:
        194, 73, 74
        CMY:
        24, 71, 71
        CMYK:
        0, 62, 62, 24
      HSL:
        360°, 49.7942%, 52.3529%
        HSV (HSB):
        360°, 62.3711%, 76.0784%
        XYZ:
        25.8667, 16.7288, 8.3442
        xyY:
        0.5078, 0.3284, 16.7288
      CIE-Lab:
        47.9165, 48.5170, 25.2492
        CIE-LCH:
        47.9165, 54.6939, 27.4934
        CIE-Luv:
        47.9165, 90.2955, 18.9882
        Hunter-Lab:
        40.9009, 41.3111, 16.5348
      #c2494a color charts
#c2494a RGB chart
      #c2494a CMYK chart
      #c2494a RGB pie chart
      #c2494a color shades, tints & tones
#c2494a color schemes
#c2494a color preview, HTML & CSS examples
           This text has a color of #c2494a        
        
          <p style="color:#c2494a;">Text here</p>
        
        
          .mytext {color:#c2494a;}
        
        Text color #c2494a
      
           This box has a color of #c2494a        
        
          <div style="background-color:#c2494a;">Content here</div>
        
        
          .mybackground {background-color:#c2494a;}
        
        Background color #c2494a
      
           Border around this has a color of #c2494a        
        
          <div style="border:2px solid #c2494a;">Content here</div>
        
        
          .myborder {border:2px solid #c2494a;}
        
        Border color #c2494a