#c2184d color space conversions
Hex:
        #c2184d
        RGB:
        194, 24, 77
        CMY:
        24, 91, 70
        CMYK:
        0, 88, 60, 24
      HSL:
        341°, 77.9817%, 42.7451%
        HSV (HSB):
        341°, 87.6289%, 76.0784%
        XYZ:
        23.9143, 12.6584, 8.2041
        xyY:
        0.5341, 0.2827, 12.6584
      CIE-Lab:
        42.2440, 64.6013, 15.9473
        CIE-LCH:
        42.2440, 66.5405, 13.8667
        CIE-Luv:
        42.2440, 111.7029, 5.2361
        Hunter-Lab:
        35.5787, 57.7167, 11.2334
      #c2184d color charts
#c2184d RGB chart
      #c2184d CMYK chart
      #c2184d RGB pie chart
      #c2184d color shades, tints & tones
#c2184d color schemes
#c2184d color preview, HTML & CSS examples
           This text has a color of #c2184d        
        
          <p style="color:#c2184d;">Text here</p>
        
        
          .mytext {color:#c2184d;}
        
        Text color #c2184d
      
           This box has a color of #c2184d        
        
          <div style="background-color:#c2184d;">Content here</div>
        
        
          .mybackground {background-color:#c2184d;}
        
        Background color #c2184d
      
           Border around this has a color of #c2184d        
        
          <div style="border:2px solid #c2184d;">Content here</div>
        
        
          .myborder {border:2px solid #c2184d;}
        
        Border color #c2184d