#c6655d color space conversions
Hex:
        #c6655d
        RGB:
        198, 101, 93
        CMY:
        22, 60, 64
        CMYK:
        0, 49, 53, 22
      HSL:
        5°, 47.9452%, 57.0588%
        HSV (HSB):
        5°, 53.0303%, 77.6471%
        XYZ:
        29.9182, 22.1034, 13.0455
        xyY:
        0.4598, 0.3397, 22.1034
      CIE-Lab:
        54.1366, 37.8098, 22.3283
        CIE-LCH:
        54.1366, 43.9105, 30.5637
        CIE-Luv:
        54.1366, 71.0033, 19.8737
        Hunter-Lab:
        47.0143, 31.3158, 16.4583
      #c6655d color charts
#c6655d RGB chart
      #c6655d CMYK chart
      #c6655d RGB pie chart
      #c6655d color shades, tints & tones
#c6655d color schemes
#c6655d color preview, HTML & CSS examples
           This text has a color of #c6655d        
        
          <p style="color:#c6655d;">Text here</p>
        
        
          .mytext {color:#c6655d;}
        
        Text color #c6655d
      
           This box has a color of #c6655d        
        
          <div style="background-color:#c6655d;">Content here</div>
        
        
          .mybackground {background-color:#c6655d;}
        
        Background color #c6655d
      
           Border around this has a color of #c6655d        
        
          <div style="border:2px solid #c6655d;">Content here</div>
        
        
          .myborder {border:2px solid #c6655d;}
        
        Border color #c6655d