#c8244a color space conversions
Hex:
        #c8244a
        RGB:
        200, 36, 74
        CMY:
        22, 86, 71
        CMYK:
        0, 82, 63, 22
      HSL:
        346°, 69.4915%, 46.2745%
        HSV (HSB):
        346°, 82.0000%, 78.4314%
        XYZ:
        25.6863, 14.0355, 7.8339
        xyY:
        0.5401, 0.2951, 14.0355
      CIE-Lab:
        44.2838, 63.4203, 20.7545
        CIE-LCH:
        44.2838, 66.7299, 18.1208
        CIE-Luv:
        44.2838, 113.8480, 10.3803
        Hunter-Lab:
        37.4640, 56.8223, 13.8270
      #c8244a color charts
#c8244a RGB chart
      #c8244a CMYK chart
      #c8244a RGB pie chart
      #c8244a color shades, tints & tones
#c8244a color schemes
#c8244a color preview, HTML & CSS examples
           This text has a color of #c8244a        
        
          <p style="color:#c8244a;">Text here</p>
        
        
          .mytext {color:#c8244a;}
        
        Text color #c8244a
      
           This box has a color of #c8244a        
        
          <div style="background-color:#c8244a;">Content here</div>
        
        
          .mybackground {background-color:#c8244a;}
        
        Background color #c8244a
      
           Border around this has a color of #c8244a        
        
          <div style="border:2px solid #c8244a;">Content here</div>
        
        
          .myborder {border:2px solid #c8244a;}
        
        Border color #c8244a