#c38274 color space conversions
Hex:
        #c38274
        RGB:
        195, 130, 116
        CMY:
        24, 49, 55
        CMYK:
        0, 33, 41, 24
      HSL:
        11°, 39.6985%, 60.9804%
        HSV (HSB):
        11°, 40.5128%, 76.4706%
        XYZ:
        33.6407, 28.8283, 20.3144
        xyY:
        0.4064, 0.3482, 28.8283
      CIE-Lab:
        60.6298, 23.3805, 17.8384
        CIE-LCH:
        60.6298, 29.4084, 37.3423
        CIE-Luv:
        60.6298, 45.3156, 18.9007
        Hunter-Lab:
        53.6920, 17.8780, 15.1520
      #c38274 color charts
#c38274 RGB chart
      #c38274 CMYK chart
      #c38274 RGB pie chart
      #c38274 color shades, tints & tones
#c38274 color schemes
#c38274 color preview, HTML & CSS examples
           This text has a color of #c38274        
        
          <p style="color:#c38274;">Text here</p>
        
        
          .mytext {color:#c38274;}
        
        Text color #c38274
      
           This box has a color of #c38274        
        
          <div style="background-color:#c38274;">Content here</div>
        
        
          .mybackground {background-color:#c38274;}
        
        Background color #c38274
      
           Border around this has a color of #c38274        
        
          <div style="border:2px solid #c38274;">Content here</div>
        
        
          .myborder {border:2px solid #c38274;}
        
        Border color #c38274