#c0253a color space conversions
Hex:
        #c0253a
        RGB:
        192, 37, 58
        CMY:
        25, 85, 77
        CMYK:
        0, 81, 70, 25
      HSL:
        352°, 67.6856%, 44.9020%
        HSV (HSB):
        352°, 80.7292%, 75.2941%
        XYZ:
        23.1635, 12.8351, 5.2596
        xyY:
        0.5614, 0.3111, 12.8351
      CIE-Lab:
        42.5137, 60.1001, 28.0474
        CIE-LCH:
        42.5137, 66.3226, 25.0174
        CIE-Luv:
        42.5137, 111.8887, 16.9782
        Hunter-Lab:
        35.8261, 52.7143, 16.3740
      #c0253a color charts
#c0253a RGB chart
      #c0253a CMYK chart
      #c0253a RGB pie chart
      #c0253a color shades, tints & tones
#c0253a color schemes
#c0253a color preview, HTML & CSS examples
           This text has a color of #c0253a        
        
          <p style="color:#c0253a;">Text here</p>
        
        
          .mytext {color:#c0253a;}
        
        Text color #c0253a
      
           This box has a color of #c0253a        
        
          <div style="background-color:#c0253a;">Content here</div>
        
        
          .mybackground {background-color:#c0253a;}
        
        Background color #c0253a
      
           Border around this has a color of #c0253a        
        
          <div style="border:2px solid #c0253a;">Content here</div>
        
        
          .myborder {border:2px solid #c0253a;}
        
        Border color #c0253a