#c5132e color space conversions
Hex:
        #c5132e
        RGB:
        197, 19, 46
        CMY:
        23, 93, 82
        CMYK:
        0, 90, 77, 23
      HSL:
        351°, 82.4074%, 42.3529%
        HSV (HSB):
        351°, 90.3553%, 77.2549%
        XYZ:
        23.7520, 12.5333, 3.7521
        xyY:
        0.5932, 0.3130, 12.5333
      CIE-Lab:
        42.0515, 64.7151, 35.0059
        CIE-LCH:
        42.0515, 73.5762, 28.4099
        CIE-Luv:
        42.0515, 124.7441, 20.4862
        Hunter-Lab:
        35.4024, 57.8038, 18.4979
      #c5132e color charts
#c5132e RGB chart
      #c5132e CMYK chart
      #c5132e RGB pie chart
      #c5132e color shades, tints & tones
#c5132e color schemes
#c5132e color preview, HTML & CSS examples
           This text has a color of #c5132e        
        
          <p style="color:#c5132e;">Text here</p>
        
        
          .mytext {color:#c5132e;}
        
        Text color #c5132e
      
           This box has a color of #c5132e        
        
          <div style="background-color:#c5132e;">Content here</div>
        
        
          .mybackground {background-color:#c5132e;}
        
        Background color #c5132e
      
           Border around this has a color of #c5132e        
        
          <div style="border:2px solid #c5132e;">Content here</div>
        
        
          .myborder {border:2px solid #c5132e;}
        
        Border color #c5132e