#c8224b color space conversions
Hex:
        #c8224b
        RGB:
        200, 34, 75
        CMY:
        22, 87, 71
        CMYK:
        0, 83, 63, 22
      HSL:
        345°, 70.9402%, 45.8824%
        HSV (HSB):
        345°, 83.0000%, 78.4314%
        XYZ:
        25.6614, 13.9314, 7.9931
        xyY:
        0.5393, 0.2928, 13.9314
      CIE-Lab:
        44.1344, 63.9599, 19.9369
        CIE-LCH:
        44.1344, 66.9952, 17.3128
        CIE-Luv:
        44.1344, 114.2161, 9.4629
        Hunter-Lab:
        37.3248, 57.4034, 13.4304
      #c8224b color charts
#c8224b RGB chart
      #c8224b CMYK chart
      #c8224b RGB pie chart
      #c8224b color shades, tints & tones
#c8224b color schemes
#c8224b color preview, HTML & CSS examples
           This text has a color of #c8224b        
        
          <p style="color:#c8224b;">Text here</p>
        
        
          .mytext {color:#c8224b;}
        
        Text color #c8224b
      
           This box has a color of #c8224b        
        
          <div style="background-color:#c8224b;">Content here</div>
        
        
          .mybackground {background-color:#c8224b;}
        
        Background color #c8224b
      
           Border around this has a color of #c8224b        
        
          <div style="border:2px solid #c8224b;">Content here</div>
        
        
          .myborder {border:2px solid #c8224b;}
        
        Border color #c8224b