#c8142d color space conversions
Hex:
        #c8142d
        RGB:
        200, 20, 45
        CMY:
        22, 92, 82
        CMYK:
        0, 90, 78, 22
      HSL:
        352°, 81.8182%, 43.1373%
        HSV (HSB):
        352°, 90.0000%, 78.4314%
        XYZ:
        24.5432, 12.9691, 3.6923
        xyY:
        0.5956, 0.3147, 12.9691
      CIE-Lab:
        42.7167, 65.3069, 36.5000
        CIE-LCH:
        42.7167, 74.8147, 29.2008
        CIE-Luv:
        42.7167, 127.0051, 21.5490
        Hunter-Lab:
        36.0127, 58.6284, 19.1299
      #c8142d color charts
#c8142d RGB chart
      #c8142d CMYK chart
      #c8142d RGB pie chart
      #c8142d color shades, tints & tones
#c8142d color schemes
#c8142d color preview, HTML & CSS examples
           This text has a color of #c8142d        
        
          <p style="color:#c8142d;">Text here</p>
        
        
          .mytext {color:#c8142d;}
        
        Text color #c8142d
      
           This box has a color of #c8142d        
        
          <div style="background-color:#c8142d;">Content here</div>
        
        
          .mybackground {background-color:#c8142d;}
        
        Background color #c8142d
      
           Border around this has a color of #c8142d        
        
          <div style="border:2px solid #c8142d;">Content here</div>
        
        
          .myborder {border:2px solid #c8142d;}
        
        Border color #c8142d