#c6354d color space conversions
Hex:
        #c6354d
        RGB:
        198, 53, 77
        CMY:
        22, 79, 70
        CMYK:
        0, 73, 61, 22
      HSL:
        350°, 57.7689%, 49.2157%
        HSV (HSB):
        350°, 73.2323%, 77.6471%
        XYZ:
        25.9014, 15.0878, 8.5683
        xyY:
        0.5227, 0.3045, 15.0878
      CIE-Lab:
        45.7542, 57.9820, 20.7675
        CIE-LCH:
        45.7542, 61.5890, 19.7061
        CIE-Luv:
        45.7542, 104.0580, 12.0464
        Hunter-Lab:
        38.8430, 51.0524, 14.1115
      #c6354d color charts
#c6354d RGB chart
      #c6354d CMYK chart
      #c6354d RGB pie chart
      #c6354d color shades, tints & tones
#c6354d color schemes
#c6354d color preview, HTML & CSS examples
           This text has a color of #c6354d        
        
          <p style="color:#c6354d;">Text here</p>
        
        
          .mytext {color:#c6354d;}
        
        Text color #c6354d
      
           This box has a color of #c6354d        
        
          <div style="background-color:#c6354d;">Content here</div>
        
        
          .mybackground {background-color:#c6354d;}
        
        Background color #c6354d
      
           Border around this has a color of #c6354d        
        
          <div style="border:2px solid #c6354d;">Content here</div>
        
        
          .myborder {border:2px solid #c6354d;}
        
        Border color #c6354d