#c16d82 color space conversions
Hex:
        #c16d82
        RGB:
        193, 109, 130
        CMY:
        24, 57, 49
        CMYK:
        0, 44, 33, 24
      HSL:
        345°, 40.3846%, 59.2157%
        HSV (HSB):
        345°, 43.5233%, 75.6863%
        XYZ:
        31.4902, 23.8864, 24.0699
        xyY:
        0.3964, 0.3007, 23.8864
      CIE-Lab:
        55.9739, 35.7461, 3.1627
        CIE-LCH:
        55.9739, 35.8857, 5.0562
        CIE-Luv:
        55.9739, 54.4326, -2.1921
        Hunter-Lab:
        48.8738, 29.4816, 5.0118
      #c16d82 color charts
#c16d82 RGB chart
      #c16d82 CMYK chart
      #c16d82 RGB pie chart
      #c16d82 color shades, tints & tones
#c16d82 color schemes
#c16d82 color preview, HTML & CSS examples
           This text has a color of #c16d82        
        
          <p style="color:#c16d82;">Text here</p>
        
        
          .mytext {color:#c16d82;}
        
        Text color #c16d82
      
           This box has a color of #c16d82        
        
          <div style="background-color:#c16d82;">Content here</div>
        
        
          .mybackground {background-color:#c16d82;}
        
        Background color #c16d82
      
           Border around this has a color of #c16d82        
        
          <div style="border:2px solid #c16d82;">Content here</div>
        
        
          .myborder {border:2px solid #c16d82;}
        
        Border color #c16d82