#c95a41 color space conversions
Hex:
        #c95a41
        RGB:
        201, 90, 65
        CMY:
        21, 65, 75
        CMYK:
        0, 55, 68, 21
      HSL:
        11°, 55.7377%, 52.1569%
        HSV (HSB):
        11°, 67.6617%, 78.8235%
        XYZ:
        28.6977, 20.1115, 7.3704
        xyY:
        0.5108, 0.3580, 20.1115
      CIE-Lab:
        51.9630, 42.4892, 35.6684
        CIE-LCH:
        51.9630, 55.4758, 40.0124
        CIE-Luv:
        51.9630, 86.3483, 30.5172
        Hunter-Lab:
        44.8458, 35.7453, 21.6478
      #c95a41 color charts
#c95a41 RGB chart
      #c95a41 CMYK chart
      #c95a41 RGB pie chart
      #c95a41 color shades, tints & tones
#c95a41 color schemes
#c95a41 color preview, HTML & CSS examples
           This text has a color of #c95a41        
        
          <p style="color:#c95a41;">Text here</p>
        
        
          .mytext {color:#c95a41;}
        
        Text color #c95a41
      
           This box has a color of #c95a41        
        
          <div style="background-color:#c95a41;">Content here</div>
        
        
          .mybackground {background-color:#c95a41;}
        
        Background color #c95a41
      
           Border around this has a color of #c95a41        
        
          <div style="border:2px solid #c95a41;">Content here</div>
        
        
          .myborder {border:2px solid #c95a41;}
        
        Border color #c95a41