#c95340 color space conversions
Hex:
        #c95340
        RGB:
        201, 83, 64
        CMY:
        21, 67, 75
        CMYK:
        0, 59, 68, 21
      HSL:
        8°, 55.9184%, 51.9608%
        HSV (HSB):
        8°, 68.1592%, 78.8235%
        XYZ:
        28.1061, 18.9742, 7.0315
        xyY:
        0.5194, 0.3506, 18.9742
      CIE-Lab:
        50.6570, 45.7976, 34.6855
        CIE-LCH:
        50.6570, 57.4500, 37.1390
        CIE-Luv:
        50.6570, 91.5029, 28.4687
        Hunter-Lab:
        43.5594, 38.9457, 20.9207
      #c95340 color charts
#c95340 RGB chart
      #c95340 CMYK chart
      #c95340 RGB pie chart
      #c95340 color shades, tints & tones
#c95340 color schemes
#c95340 color preview, HTML & CSS examples
           This text has a color of #c95340        
        
          <p style="color:#c95340;">Text here</p>
        
        
          .mytext {color:#c95340;}
        
        Text color #c95340
      
           This box has a color of #c95340        
        
          <div style="background-color:#c95340;">Content here</div>
        
        
          .mybackground {background-color:#c95340;}
        
        Background color #c95340
      
           Border around this has a color of #c95340        
        
          <div style="border:2px solid #c95340;">Content here</div>
        
        
          .myborder {border:2px solid #c95340;}
        
        Border color #c95340