#c1500f color space conversions
Hex:
        #c1500f
        RGB:
        193, 80, 15
        CMY:
        24, 69, 94
        CMYK:
        0, 59, 92, 24
      HSL:
        22°, 85.5769%, 40.7843%
        HSV (HSB):
        22°, 92.2280%, 75.6863%
        XYZ:
        24.9472, 17.1093, 2.4395
        xyY:
        0.5607, 0.3845, 17.1093
      CIE-Lab:
        48.3974, 42.5584, 54.6477
        CIE-LCH:
        48.3974, 69.2646, 52.0893
        CIE-Luv:
        48.3974, 92.8424, 40.6781
        Hunter-Lab:
        41.3634, 35.2717, 25.4576
      #c1500f color charts
#c1500f RGB chart
      #c1500f CMYK chart
      #c1500f RGB pie chart
      #c1500f color shades, tints & tones
#c1500f color schemes
#c1500f color preview, HTML & CSS examples
           This text has a color of #c1500f        
        
          <p style="color:#c1500f;">Text here</p>
        
        
          .mytext {color:#c1500f;}
        
        Text color #c1500f
      
           This box has a color of #c1500f        
        
          <div style="background-color:#c1500f;">Content here</div>
        
        
          .mybackground {background-color:#c1500f;}
        
        Background color #c1500f
      
           Border around this has a color of #c1500f        
        
          <div style="border:2px solid #c1500f;">Content here</div>
        
        
          .myborder {border:2px solid #c1500f;}
        
        Border color #c1500f