#c8481a color space conversions
Hex:
        #c8481a
        RGB:
        200, 72, 26
        CMY:
        22, 72, 90
        CMYK:
        0, 64, 87, 22
      HSL:
        16°, 76.9912%, 44.3137%
        HSV (HSB):
        16°, 87.0000%, 78.4314%
        XYZ:
        26.3232, 16.9887, 2.8690
        xyY:
        0.5700, 0.3679, 16.9887
      CIE-Lab:
        48.2458, 48.9931, 51.2542
        CIE-LCH:
        48.2458, 70.9035, 46.2921
        CIE-Luv:
        48.2458, 103.8255, 37.2142
        Hunter-Lab:
        41.2173, 41.8678, 24.7251
      #c8481a color charts
#c8481a RGB chart
      #c8481a CMYK chart
      #c8481a RGB pie chart
      #c8481a color shades, tints & tones
#c8481a color schemes
#c8481a color preview, HTML & CSS examples
           This text has a color of #c8481a        
        
          <p style="color:#c8481a;">Text here</p>
        
        
          .mytext {color:#c8481a;}
        
        Text color #c8481a
      
           This box has a color of #c8481a        
        
          <div style="background-color:#c8481a;">Content here</div>
        
        
          .mybackground {background-color:#c8481a;}
        
        Background color #c8481a
      
           Border around this has a color of #c8481a        
        
          <div style="border:2px solid #c8481a;">Content here</div>
        
        
          .myborder {border:2px solid #c8481a;}
        
        Border color #c8481a