#c28680 color space conversions
Hex:
        #c28680
        RGB:
        194, 134, 128
        CMY:
        24, 47, 50
        CMYK:
        0, 31, 34, 24
      HSL:
        5°, 35.1064%, 63.1373%
        HSV (HSB):
        5°, 34.0206%, 76.0784%
        XYZ:
        34.6695, 30.0780, 24.4004
        xyY:
        0.3889, 0.3374, 30.0780
      CIE-Lab:
        61.7215, 22.2443, 12.5214
        CIE-LCH:
        61.7215, 25.5263, 29.3753
        CIE-Luv:
        61.7215, 40.2989, 12.7495
        Hunter-Lab:
        54.8435, 16.8635, 12.0117
      #c28680 color charts
#c28680 RGB chart
      #c28680 CMYK chart
      #c28680 RGB pie chart
      #c28680 color shades, tints & tones
#c28680 color schemes
#c28680 color preview, HTML & CSS examples
           This text has a color of #c28680        
        
          <p style="color:#c28680;">Text here</p>
        
        
          .mytext {color:#c28680;}
        
        Text color #c28680
      
           This box has a color of #c28680        
        
          <div style="background-color:#c28680;">Content here</div>
        
        
          .mybackground {background-color:#c28680;}
        
        Background color #c28680
      
           Border around this has a color of #c28680        
        
          <div style="border:2px solid #c28680;">Content here</div>
        
        
          .myborder {border:2px solid #c28680;}
        
        Border color #c28680