#c18a96 color space conversions
Hex:
        #c18a96
        RGB:
        193, 138, 150
        CMY:
        24, 46, 41
        CMYK:
        0, 28, 22, 24
      HSL:
        347°, 30.7263%, 64.9020%
        HSV (HSB):
        347°, 28.4974%, 75.6863%
        XYZ:
        36.5858, 31.7164, 33.0478
        xyY:
        0.3610, 0.3129, 31.7164
      CIE-Lab:
        63.1078, 22.7332, 1.9851
        CIE-LCH:
        63.1078, 22.8198, 4.9906
        CIE-Luv:
        63.1078, 34.0371, -1.2455
        Hunter-Lab:
        56.3173, 17.4048, 4.6300
      #c18a96 color charts
#c18a96 RGB chart
      #c18a96 CMYK chart
      #c18a96 RGB pie chart
      #c18a96 color shades, tints & tones
#c18a96 color schemes
#c18a96 color preview, HTML & CSS examples
           This text has a color of #c18a96        
        
          <p style="color:#c18a96;">Text here</p>
        
        
          .mytext {color:#c18a96;}
        
        Text color #c18a96
      
           This box has a color of #c18a96        
        
          <div style="background-color:#c18a96;">Content here</div>
        
        
          .mybackground {background-color:#c18a96;}
        
        Background color #c18a96
      
           Border around this has a color of #c18a96        
        
          <div style="border:2px solid #c18a96;">Content here</div>
        
        
          .myborder {border:2px solid #c18a96;}
        
        Border color #c18a96