#c95a40 color space conversions
Hex:
        #c95a40
        RGB:
        201, 90, 64
        CMY:
        21, 65, 75
        CMYK:
        0, 55, 68, 21
      HSL:
        11°, 55.9184%, 51.9608%
        HSV (HSB):
        11°, 68.1592%, 78.8235%
        XYZ:
        28.6690, 20.1000, 7.2192
        xyY:
        0.5121, 0.3590, 20.1000
      CIE-Lab:
        51.9501, 42.4331, 36.2075
        CIE-LCH:
        51.9501, 55.7812, 40.4736
        CIE-Luv:
        51.9501, 86.5156, 30.9565
        Hunter-Lab:
        44.8330, 35.6860, 21.8361
      #c95a40 color charts
#c95a40 RGB chart
      #c95a40 CMYK chart
      #c95a40 RGB pie chart
      #c95a40 color shades, tints & tones
#c95a40 color schemes
#c95a40 color preview, HTML & CSS examples
           This text has a color of #c95a40        
        
          <p style="color:#c95a40;">Text here</p>
        
        
          .mytext {color:#c95a40;}
        
        Text color #c95a40
      
           This box has a color of #c95a40        
        
          <div style="background-color:#c95a40;">Content here</div>
        
        
          .mybackground {background-color:#c95a40;}
        
        Background color #c95a40
      
           Border around this has a color of #c95a40        
        
          <div style="border:2px solid #c95a40;">Content here</div>
        
        
          .myborder {border:2px solid #c95a40;}
        
        Border color #c95a40