#c6998d color space conversions
Hex:
        #c6998d
        RGB:
        198, 153, 141
        CMY:
        22, 40, 45
        CMYK:
        0, 23, 29, 22
      HSL:
        13°, 33.3333%, 66.4706%
        HSV (HSB):
        13°, 28.7879%, 77.6471%
        XYZ:
        39.4877, 36.7113, 30.2041
        xyY:
        0.3711, 0.3450, 36.7113
      CIE-Lab:
        67.0599, 15.0710, 12.7704
        CIE-LCH:
        67.0599, 19.7539, 40.2763
        CIE-Luv:
        67.0599, 29.7956, 14.8198
        Hunter-Lab:
        60.5899, 10.2998, 12.8568
      #c6998d color charts
#c6998d RGB chart
      #c6998d CMYK chart
      #c6998d RGB pie chart
      #c6998d color shades, tints & tones
#c6998d color schemes
#c6998d color preview, HTML & CSS examples
           This text has a color of #c6998d        
        
          <p style="color:#c6998d;">Text here</p>
        
        
          .mytext {color:#c6998d;}
        
        Text color #c6998d
      
           This box has a color of #c6998d        
        
          <div style="background-color:#c6998d;">Content here</div>
        
        
          .mybackground {background-color:#c6998d;}
        
        Background color #c6998d
      
           Border around this has a color of #c6998d        
        
          <div style="border:2px solid #c6998d;">Content here</div>
        
        
          .myborder {border:2px solid #c6998d;}
        
        Border color #c6998d