#c7144a color space conversions
Hex:
        #c7144a
        RGB:
        199, 20, 74
        CMY:
        22, 92, 71
        CMYK:
        0, 90, 63, 22
      HSL:
        342°, 81.7352%, 42.9412%
        HSV (HSB):
        342°, 89.9497%, 78.0392%
        XYZ:
        25.0394, 13.1368, 7.6945
        xyY:
        0.5459, 0.2864, 13.1368
      CIE-Lab:
        42.9687, 66.3518, 18.9833
        CIE-LCH:
        42.9687, 69.0140, 15.9658
        CIE-Luv:
        42.9687, 117.6809, 7.7622
        Hunter-Lab:
        36.2448, 59.8867, 12.7845
      #c7144a color charts
#c7144a RGB chart
      #c7144a CMYK chart
      #c7144a RGB pie chart
      #c7144a color shades, tints & tones
#c7144a color schemes
#c7144a color preview, HTML & CSS examples
           This text has a color of #c7144a        
        
          <p style="color:#c7144a;">Text here</p>
        
        
          .mytext {color:#c7144a;}
        
        Text color #c7144a
      
           This box has a color of #c7144a        
        
          <div style="background-color:#c7144a;">Content here</div>
        
        
          .mybackground {background-color:#c7144a;}
        
        Background color #c7144a
      
           Border around this has a color of #c7144a        
        
          <div style="border:2px solid #c7144a;">Content here</div>
        
        
          .myborder {border:2px solid #c7144a;}
        
        Border color #c7144a