#c38283 color space conversions
Hex:
        #c38283
        RGB:
        195, 130, 131
        CMY:
        24, 49, 49
        CMYK:
        0, 33, 33, 24
      HSL:
        359°, 35.1351%, 63.7255%
        HSV (HSB):
        359°, 33.3333%, 76.4706%
        XYZ:
        34.5850, 29.2061, 25.2872
        xyY:
        0.3883, 0.3279, 29.2061
      CIE-Lab:
        60.9631, 25.2230, 9.7595
        CIE-LCH:
        60.9631, 27.0453, 21.1528
        CIE-Luv:
        60.9631, 43.0801, 8.6029
        Hunter-Lab:
        54.0426, 19.6580, 10.0873
      #c38283 color charts
#c38283 RGB chart
      #c38283 CMYK chart
      #c38283 RGB pie chart
      #c38283 color shades, tints & tones
#c38283 color schemes
#c38283 color preview, HTML & CSS examples
           This text has a color of #c38283        
        
          <p style="color:#c38283;">Text here</p>
        
        
          .mytext {color:#c38283;}
        
        Text color #c38283
      
           This box has a color of #c38283        
        
          <div style="background-color:#c38283;">Content here</div>
        
        
          .mybackground {background-color:#c38283;}
        
        Background color #c38283
      
           Border around this has a color of #c38283        
        
          <div style="border:2px solid #c38283;">Content here</div>
        
        
          .myborder {border:2px solid #c38283;}
        
        Border color #c38283