#c61d20 color space conversions
Hex:
        #c61d20
        RGB:
        198, 29, 32
        CMY:
        22, 89, 87
        CMYK:
        0, 85, 84, 22
      HSL:
        359°, 74.4493%, 44.5098%
        HSV (HSB):
        359°, 85.3535%, 77.6471%
        XYZ:
        23.9888, 12.9888, 2.6092
        xyY:
        0.6060, 0.3281, 12.9888
      CIE-Lab:
        42.7463, 62.7633, 43.6259
        CIE-LCH:
        42.7463, 76.4359, 34.8027
        CIE-Luv:
        42.7463, 125.3254, 26.3607
        Hunter-Lab:
        36.0400, 55.7426, 20.9355
      #c61d20 color charts
#c61d20 RGB chart
      #c61d20 CMYK chart
      #c61d20 RGB pie chart
      #c61d20 color shades, tints & tones
#c61d20 color schemes
#c61d20 color preview, HTML & CSS examples
           This text has a color of #c61d20        
        
          <p style="color:#c61d20;">Text here</p>
        
        
          .mytext {color:#c61d20;}
        
        Text color #c61d20
      
           This box has a color of #c61d20        
        
          <div style="background-color:#c61d20;">Content here</div>
        
        
          .mybackground {background-color:#c61d20;}
        
        Background color #c61d20
      
           Border around this has a color of #c61d20        
        
          <div style="border:2px solid #c61d20;">Content here</div>
        
        
          .myborder {border:2px solid #c61d20;}
        
        Border color #c61d20