#c8221a color space conversions
Hex:
        #c8221a
        RGB:
        200, 34, 26
        CMY:
        22, 87, 90
        CMYK:
        0, 83, 87, 22
      HSL:
        3°, 76.9912%, 44.3137%
        HSV (HSB):
        3°, 87.0000%, 78.4314%
        XYZ:
        24.5779, 13.4980, 2.2873
        xyY:
        0.6089, 0.3344, 13.4980
      CIE-Lab:
        43.5042, 62.0623, 47.4093
        CIE-LCH:
        43.5042, 78.0984, 37.3762
        CIE-Luv:
        43.5042, 125.8120, 28.8535
        Hunter-Lab:
        36.7396, 55.1178, 22.0266
      #c8221a color charts
#c8221a RGB chart
      #c8221a CMYK chart
      #c8221a RGB pie chart
      #c8221a color shades, tints & tones
#c8221a color schemes
#c8221a color preview, HTML & CSS examples
           This text has a color of #c8221a        
        
          <p style="color:#c8221a;">Text here</p>
        
        
          .mytext {color:#c8221a;}
        
        Text color #c8221a
      
           This box has a color of #c8221a        
        
          <div style="background-color:#c8221a;">Content here</div>
        
        
          .mybackground {background-color:#c8221a;}
        
        Background color #c8221a
      
           Border around this has a color of #c8221a        
        
          <div style="border:2px solid #c8221a;">Content here</div>
        
        
          .myborder {border:2px solid #c8221a;}
        
        Border color #c8221a