#c3495d color space conversions
Hex:
        #c3495d
        RGB:
        195, 73, 93
        CMY:
        24, 71, 64
        CMYK:
        0, 63, 52, 24
      HSL:
        350°, 50.4132%, 52.5490%
        HSV (HSB):
        350°, 62.5641%, 76.4706%
        XYZ:
        26.8640, 17.1575, 12.2518
        xyY:
        0.4774, 0.3049, 17.1575
      CIE-Lab:
        48.4579, 50.2955, 14.5790
        CIE-LCH:
        48.4579, 52.3658, 16.1651
        CIE-Luv:
        48.4579, 86.2613, 8.0271
        Hunter-Lab:
        41.4216, 43.2784, 11.4582
      #c3495d color charts
#c3495d RGB chart
      #c3495d CMYK chart
      #c3495d RGB pie chart
      #c3495d color shades, tints & tones
#c3495d color schemes
#c3495d color preview, HTML & CSS examples
           This text has a color of #c3495d        
        
          <p style="color:#c3495d;">Text here</p>
        
        
          .mytext {color:#c3495d;}
        
        Text color #c3495d
      
           This box has a color of #c3495d        
        
          <div style="background-color:#c3495d;">Content here</div>
        
        
          .mybackground {background-color:#c3495d;}
        
        Background color #c3495d
      
           Border around this has a color of #c3495d        
        
          <div style="border:2px solid #c3495d;">Content here</div>
        
        
          .myborder {border:2px solid #c3495d;}
        
        Border color #c3495d