#c5051d color space conversions
Hex:
        #c5051d
        RGB:
        197, 5, 29
        CMY:
        23, 98, 89
        CMYK:
        0, 97, 85, 23
      HSL:
        353°, 95.0495%, 39.6078%
        HSV (HSB):
        353°, 97.4619%, 77.2549%
        XYZ:
        23.3020, 12.0676, 2.2635
        xyY:
        0.6192, 0.3207, 12.0676
      CIE-Lab:
        41.3233, 65.8524, 43.8406
        CIE-LCH:
        41.3233, 79.1109, 33.6533
        CIE-Luv:
        41.3233, 130.9069, 24.7841
        Hunter-Lab:
        34.7384, 58.9429, 20.4536
      #c5051d color charts
#c5051d RGB chart
      #c5051d CMYK chart
      #c5051d RGB pie chart
      #c5051d color shades, tints & tones
#c5051d color schemes
#c5051d color preview, HTML & CSS examples
           This text has a color of #c5051d        
        
          <p style="color:#c5051d;">Text here</p>
        
        
          .mytext {color:#c5051d;}
        
        Text color #c5051d
      
           This box has a color of #c5051d        
        
          <div style="background-color:#c5051d;">Content here</div>
        
        
          .mybackground {background-color:#c5051d;}
        
        Background color #c5051d
      
           Border around this has a color of #c5051d        
        
          <div style="border:2px solid #c5051d;">Content here</div>
        
        
          .myborder {border:2px solid #c5051d;}
        
        Border color #c5051d