#c51d1f color space conversions
Hex:
        #c51d1f
        RGB:
        197, 29, 31
        CMY:
        23, 89, 88
        CMYK:
        0, 85, 84, 23
      HSL:
        359°, 74.3363%, 44.3137%
        HSV (HSB):
        359°, 85.2792%, 77.2549%
        XYZ:
        23.7126, 12.8480, 2.5264
        xyY:
        0.6067, 0.3287, 12.8480
      CIE-Lab:
        42.5333, 62.4645, 43.8751
        CIE-LCH:
        42.5333, 76.3337, 35.0842
        CIE-Luv:
        42.5333, 124.7297, 26.4580
        Hunter-Lab:
        35.8441, 55.3595, 20.9119
      #c51d1f color charts
#c51d1f RGB chart
      #c51d1f CMYK chart
      #c51d1f RGB pie chart
      #c51d1f color shades, tints & tones
#c51d1f color schemes
#c51d1f color preview, HTML & CSS examples
           This text has a color of #c51d1f        
        
          <p style="color:#c51d1f;">Text here</p>
        
        
          .mytext {color:#c51d1f;}
        
        Text color #c51d1f
      
           This box has a color of #c51d1f        
        
          <div style="background-color:#c51d1f;">Content here</div>
        
        
          .mybackground {background-color:#c51d1f;}
        
        Background color #c51d1f
      
           Border around this has a color of #c51d1f        
        
          <div style="border:2px solid #c51d1f;">Content here</div>
        
        
          .myborder {border:2px solid #c51d1f;}
        
        Border color #c51d1f