#c95c32 color space conversions
Hex:
        #c95c32
        RGB:
        201, 92, 50
        CMY:
        21, 64, 80
        CMYK:
        0, 54, 75, 21
      HSL:
        17°, 60.1594%, 49.2157%
        HSV (HSB):
        17°, 75.1244%, 78.8235%
        XYZ:
        28.4903, 20.3021, 5.4347
        xyY:
        0.5254, 0.3744, 20.3021
      CIE-Lab:
        52.1771, 40.7566, 43.9087
        CIE-LCH:
        52.1771, 59.9088, 47.1321
        CIE-Luv:
        52.1771, 87.0883, 37.1201
        Hunter-Lab:
        45.0578, 34.0151, 24.3892
      #c95c32 color charts
#c95c32 RGB chart
      #c95c32 CMYK chart
      #c95c32 RGB pie chart
      #c95c32 color shades, tints & tones
#c95c32 color schemes
#c95c32 color preview, HTML & CSS examples
           This text has a color of #c95c32        
        
          <p style="color:#c95c32;">Text here</p>
        
        
          .mytext {color:#c95c32;}
        
        Text color #c95c32
      
           This box has a color of #c95c32        
        
          <div style="background-color:#c95c32;">Content here</div>
        
        
          .mybackground {background-color:#c95c32;}
        
        Background color #c95c32
      
           Border around this has a color of #c95c32        
        
          <div style="border:2px solid #c95c32;">Content here</div>
        
        
          .myborder {border:2px solid #c95c32;}
        
        Border color #c95c32