#c44812 color space conversions
Hex:
        #c44812
        RGB:
        196, 72, 18
        CMY:
        23, 72, 93
        CMYK:
        0, 63, 91, 23
      HSL:
        18°, 83.1776%, 41.9608%
        HSV (HSB):
        18°, 90.8163%, 76.8627%
        XYZ:
        25.1915, 16.4142, 2.4128
        xyY:
        0.5723, 0.3729, 16.4142
      CIE-Lab:
        47.5132, 47.4111, 53.3298
        CIE-LCH:
        47.5132, 71.3574, 48.3623
        CIE-Luv:
        47.5132, 101.1699, 38.1923
        Hunter-Lab:
        40.5144, 40.0895, 24.8291
      #c44812 color charts
#c44812 RGB chart
      #c44812 CMYK chart
      #c44812 RGB pie chart
      #c44812 color shades, tints & tones
#c44812 color schemes
#c44812 color preview, HTML & CSS examples
           This text has a color of #c44812        
        
          <p style="color:#c44812;">Text here</p>
        
        
          .mytext {color:#c44812;}
        
        Text color #c44812
      
           This box has a color of #c44812        
        
          <div style="background-color:#c44812;">Content here</div>
        
        
          .mybackground {background-color:#c44812;}
        
        Background color #c44812
      
           Border around this has a color of #c44812        
        
          <div style="border:2px solid #c44812;">Content here</div>
        
        
          .myborder {border:2px solid #c44812;}
        
        Border color #c44812