#c5450e color space conversions
Hex:
        #c5450e
        RGB:
        197, 69, 14
        CMY:
        23, 73, 95
        CMYK:
        0, 65, 93, 23
      HSL:
        18°, 86.7299%, 41.3725%
        HSV (HSB):
        18°, 92.8934%, 77.2549%
        XYZ:
        25.2333, 16.1583, 2.2044
        xyY:
        0.5788, 0.3706, 16.1583
      CIE-Lab:
        47.1814, 49.0190, 54.4241
        CIE-LCH:
        47.1814, 73.2451, 47.9911
        CIE-Luv:
        47.1814, 104.4145, 38.0178
        Hunter-Lab:
        40.1973, 41.7056, 24.8867
      #c5450e color charts
#c5450e RGB chart
      #c5450e CMYK chart
      #c5450e RGB pie chart
      #c5450e color shades, tints & tones
#c5450e color schemes
#c5450e color preview, HTML & CSS examples
           This text has a color of #c5450e        
        
          <p style="color:#c5450e;">Text here</p>
        
        
          .mytext {color:#c5450e;}
        
        Text color #c5450e
      
           This box has a color of #c5450e        
        
          <div style="background-color:#c5450e;">Content here</div>
        
        
          .mybackground {background-color:#c5450e;}
        
        Background color #c5450e
      
           Border around this has a color of #c5450e        
        
          <div style="border:2px solid #c5450e;">Content here</div>
        
        
          .myborder {border:2px solid #c5450e;}
        
        Border color #c5450e