#c5023d color space conversions
Hex:
        #c5023d
        RGB:
        197, 2, 61
        CMY:
        23, 99, 76
        CMYK:
        0, 99, 69, 23
      HSL:
        342°, 97.9899%, 39.0196%
        HSV (HSB):
        342°, 98.9848%, 77.2549%
        XYZ:
        23.8900, 12.2507, 5.5203
        xyY:
        0.5734, 0.2941, 12.2507
      CIE-Lab:
        41.6118, 67.2193, 25.3078
        CIE-LCH:
        41.6118, 71.8256, 20.6312
        CIE-Luv:
        41.6118, 123.5350, 12.6662
        Hunter-Lab:
        35.0009, 60.5840, 15.1494
      #c5023d color charts
#c5023d RGB chart
      #c5023d CMYK chart
      #c5023d RGB pie chart
      #c5023d color shades, tints & tones
#c5023d color schemes
#c5023d color preview, HTML & CSS examples
           This text has a color of #c5023d        
        
          <p style="color:#c5023d;">Text here</p>
        
        
          .mytext {color:#c5023d;}
        
        Text color #c5023d
      
           This box has a color of #c5023d        
        
          <div style="background-color:#c5023d;">Content here</div>
        
        
          .mybackground {background-color:#c5023d;}
        
        Background color #c5023d
      
           Border around this has a color of #c5023d        
        
          <div style="border:2px solid #c5023d;">Content here</div>
        
        
          .myborder {border:2px solid #c5023d;}
        
        Border color #c5023d