#c6998b color space conversions
Hex:
        #c6998b
        RGB:
        198, 153, 139
        CMY:
        22, 40, 45
        CMYK:
        0, 23, 30, 22
      HSL:
        14°, 34.1040%, 66.0784%
        HSV (HSB):
        14°, 29.7980%, 77.6471%
        XYZ:
        39.3401, 36.6523, 29.4273
        xyY:
        0.3732, 0.3477, 36.6523
      CIE-Lab:
        67.0154, 14.7977, 13.8216
        CIE-LCH:
        67.0154, 20.2487, 43.0465
        CIE-Luv:
        67.0154, 30.0204, 16.2261
        Hunter-Lab:
        60.5412, 10.0437, 13.5597
      #c6998b color charts
#c6998b RGB chart
      #c6998b CMYK chart
      #c6998b RGB pie chart
      #c6998b color shades, tints & tones
#c6998b color schemes
#c6998b color preview, HTML & CSS examples
           This text has a color of #c6998b        
        
          <p style="color:#c6998b;">Text here</p>
        
        
          .mytext {color:#c6998b;}
        
        Text color #c6998b
      
           This box has a color of #c6998b        
        
          <div style="background-color:#c6998b;">Content here</div>
        
        
          .mybackground {background-color:#c6998b;}
        
        Background color #c6998b
      
           Border around this has a color of #c6998b        
        
          <div style="border:2px solid #c6998b;">Content here</div>
        
        
          .myborder {border:2px solid #c6998b;}
        
        Border color #c6998b