#c62a28 color space conversions
Hex:
        #c62a28
        RGB:
        198, 42, 40
        CMY:
        22, 84, 84
        CMYK:
        0, 79, 80, 22
      HSL:
        1°, 66.3866%, 46.6667%
        HSV (HSB):
        1°, 79.7980%, 77.6471%
        XYZ:
        24.4997, 13.8149, 3.3827
        xyY:
        0.5876, 0.3313, 13.8149
      CIE-Lab:
        43.9663, 59.7322, 40.5168
        CIE-LCH:
        43.9663, 72.1772, 34.1493
        CIE-Luv:
        43.9663, 118.5012, 26.1284
        Hunter-Lab:
        37.1684, 52.6142, 20.6218
      #c62a28 color charts
#c62a28 RGB chart
      #c62a28 CMYK chart
      #c62a28 RGB pie chart
      #c62a28 color shades, tints & tones
#c62a28 color schemes
#c62a28 color preview, HTML & CSS examples
           This text has a color of #c62a28        
        
          <p style="color:#c62a28;">Text here</p>
        
        
          .mytext {color:#c62a28;}
        
        Text color #c62a28
      
           This box has a color of #c62a28        
        
          <div style="background-color:#c62a28;">Content here</div>
        
        
          .mybackground {background-color:#c62a28;}
        
        Background color #c62a28
      
           Border around this has a color of #c62a28        
        
          <div style="border:2px solid #c62a28;">Content here</div>
        
        
          .myborder {border:2px solid #c62a28;}
        
        Border color #c62a28