#c2474d color space conversions
Hex:
        #c2474d
        RGB:
        194, 71, 77
        CMY:
        24, 72, 70
        CMYK:
        0, 63, 60, 24
      HSL:
        357°, 50.2041%, 51.9608%
        HSV (HSB):
        357°, 63.4021%, 76.0784%
        XYZ:
        25.8409, 16.5116, 8.8463
        xyY:
        0.5047, 0.3225, 16.5116
      CIE-Lab:
        47.6387, 49.6069, 23.0995
        CIE-LCH:
        47.6387, 54.7214, 24.9691
        CIE-Luv:
        47.6387, 90.8169, 16.6736
        Hunter-Lab:
        40.6345, 42.4041, 15.5365
      #c2474d color charts
#c2474d RGB chart
      #c2474d CMYK chart
      #c2474d RGB pie chart
      #c2474d color shades, tints & tones
#c2474d color schemes
#c2474d color preview, HTML & CSS examples
           This text has a color of #c2474d        
        
          <p style="color:#c2474d;">Text here</p>
        
        
          .mytext {color:#c2474d;}
        
        Text color #c2474d
      
           This box has a color of #c2474d        
        
          <div style="background-color:#c2474d;">Content here</div>
        
        
          .mybackground {background-color:#c2474d;}
        
        Background color #c2474d
      
           Border around this has a color of #c2474d        
        
          <div style="border:2px solid #c2474d;">Content here</div>
        
        
          .myborder {border:2px solid #c2474d;}
        
        Border color #c2474d