#c8223a color space conversions
Hex:
        #c8223a
        RGB:
        200, 34, 58
        CMY:
        22, 87, 77
        CMYK:
        0, 83, 71, 22
      HSL:
        351°, 70.9402%, 45.8824%
        HSV (HSB):
        351°, 83.0000%, 78.4314%
        XYZ:
        25.1552, 13.7289, 5.3271
        xyY:
        0.5690, 0.3105, 13.7289
      CIE-Lab:
        43.8416, 63.0826, 30.0264
        CIE-LCH:
        43.8416, 69.8642, 25.4538
        CIE-Luv:
        43.8416, 119.3547, 18.1044
        Hunter-Lab:
        37.0525, 56.3427, 17.4126
      #c8223a color charts
#c8223a RGB chart
      #c8223a CMYK chart
      #c8223a RGB pie chart
      #c8223a color shades, tints & tones
#c8223a color schemes
#c8223a color preview, HTML & CSS examples
           This text has a color of #c8223a        
        
          <p style="color:#c8223a;">Text here</p>
        
        
          .mytext {color:#c8223a;}
        
        Text color #c8223a
      
           This box has a color of #c8223a        
        
          <div style="background-color:#c8223a;">Content here</div>
        
        
          .mybackground {background-color:#c8223a;}
        
        Background color #c8223a
      
           Border around this has a color of #c8223a        
        
          <div style="border:2px solid #c8223a;">Content here</div>
        
        
          .myborder {border:2px solid #c8223a;}
        
        Border color #c8223a