#c95113 color space conversions
Hex:
        #c95113
        RGB:
        201, 81, 19
        CMY:
        21, 68, 93
        CMYK:
        0, 60, 91, 21
      HSL:
        20°, 82.7273%, 43.1373%
        HSV (HSB):
        20°, 90.5473%, 78.8235%
        XYZ:
        27.1474, 18.3494, 2.7271
        xyY:
        0.5629, 0.3805, 18.3494
      CIE-Lab:
        49.9172, 45.1551, 55.1343
        CIE-LCH:
        49.9172, 71.2655, 50.6824
        CIE-Luv:
        49.9172, 98.5109, 41.1490
        Hunter-Lab:
        42.8362, 38.1608, 26.2108
      #c95113 color charts
#c95113 RGB chart
      #c95113 CMYK chart
      #c95113 RGB pie chart
      #c95113 color shades, tints & tones
#c95113 color schemes
#c95113 color preview, HTML & CSS examples
           This text has a color of #c95113        
        
          <p style="color:#c95113;">Text here</p>
        
        
          .mytext {color:#c95113;}
        
        Text color #c95113
      
           This box has a color of #c95113        
        
          <div style="background-color:#c95113;">Content here</div>
        
        
          .mybackground {background-color:#c95113;}
        
        Background color #c95113
      
           Border around this has a color of #c95113        
        
          <div style="border:2px solid #c95113;">Content here</div>
        
        
          .myborder {border:2px solid #c95113;}
        
        Border color #c95113