#c95c34 color space conversions
Hex:
        #c95c34
        RGB:
        201, 92, 52
        CMY:
        21, 64, 80
        CMYK:
        0, 54, 74, 21
      HSL:
        16°, 58.8933%, 49.6078%
        HSV (HSB):
        16°, 74.1294%, 78.8235%
        XYZ:
        28.5344, 20.3197, 5.6670
        xyY:
        0.5234, 0.3727, 20.3197
      CIE-Lab:
        52.1968, 40.8441, 42.9082
        CIE-LCH:
        52.1968, 59.2398, 46.4118
        CIE-Luv:
        52.1968, 86.8276, 36.4230
        Hunter-Lab:
        45.0774, 34.1065, 24.1004
      #c95c34 color charts
#c95c34 RGB chart
      #c95c34 CMYK chart
      #c95c34 RGB pie chart
      #c95c34 color shades, tints & tones
#c95c34 color schemes
#c95c34 color preview, HTML & CSS examples
           This text has a color of #c95c34        
        
          <p style="color:#c95c34;">Text here</p>
        
        
          .mytext {color:#c95c34;}
        
        Text color #c95c34
      
           This box has a color of #c95c34        
        
          <div style="background-color:#c95c34;">Content here</div>
        
        
          .mybackground {background-color:#c95c34;}
        
        Background color #c95c34
      
           Border around this has a color of #c95c34        
        
          <div style="border:2px solid #c95c34;">Content here</div>
        
        
          .myborder {border:2px solid #c95c34;}
        
        Border color #c95c34