#c4500e color space conversions
Hex:
        #c4500e
        RGB:
        196, 80, 14
        CMY:
        23, 69, 95
        CMYK:
        0, 59, 93, 23
      HSL:
        22°, 86.6667%, 41.1765%
        HSV (HSB):
        22°, 92.8571%, 76.8627%
        XYZ:
        25.7129, 17.5048, 2.4390
        xyY:
        0.5632, 0.3834, 17.5048
      CIE-Lab:
        48.8899, 43.6780, 55.5005
        CIE-LCH:
        48.8899, 70.6263, 51.7978
        CIE-Luv:
        48.8899, 95.3986, 41.0711
        Hunter-Lab:
        41.8387, 36.4832, 25.8308
      #c4500e color charts
#c4500e RGB chart
      #c4500e CMYK chart
      #c4500e RGB pie chart
      #c4500e color shades, tints & tones
#c4500e color schemes
#c4500e color preview, HTML & CSS examples
           This text has a color of #c4500e        
        
          <p style="color:#c4500e;">Text here</p>
        
        
          .mytext {color:#c4500e;}
        
        Text color #c4500e
      
           This box has a color of #c4500e        
        
          <div style="background-color:#c4500e;">Content here</div>
        
        
          .mybackground {background-color:#c4500e;}
        
        Background color #c4500e
      
           Border around this has a color of #c4500e        
        
          <div style="border:2px solid #c4500e;">Content here</div>
        
        
          .myborder {border:2px solid #c4500e;}
        
        Border color #c4500e