#c95c48 color space conversions
Hex:
        #c95c48
        RGB:
        201, 92, 72
        CMY:
        21, 64, 72
        CMYK:
        0, 54, 64, 21
      HSL:
        9°, 54.4304%, 53.5294%
        HSV (HSB):
        9°, 64.1791%, 78.8235%
        XYZ:
        29.0842, 20.5397, 8.5625
        xyY:
        0.4998, 0.3530, 20.5397
      CIE-Lab:
        52.4420, 41.9241, 32.3172
        CIE-LCH:
        52.4420, 52.9343, 37.6268
        CIE-Luv:
        52.4420, 83.6946, 28.0188
        Hunter-Lab:
        45.3207, 35.2398, 20.5227
      #c95c48 color charts
#c95c48 RGB chart
      #c95c48 CMYK chart
      #c95c48 RGB pie chart
      #c95c48 color shades, tints & tones
#c95c48 color schemes
#c95c48 color preview, HTML & CSS examples
           This text has a color of #c95c48        
        
          <p style="color:#c95c48;">Text here</p>
        
        
          .mytext {color:#c95c48;}
        
        Text color #c95c48
      
           This box has a color of #c95c48        
        
          <div style="background-color:#c95c48;">Content here</div>
        
        
          .mybackground {background-color:#c95c48;}
        
        Background color #c95c48
      
           Border around this has a color of #c95c48        
        
          <div style="border:2px solid #c95c48;">Content here</div>
        
        
          .myborder {border:2px solid #c95c48;}
        
        Border color #c95c48