#c01430 color space conversions
Hex:
        #c01430
        RGB:
        192, 20, 48
        CMY:
        25, 92, 81
        CMYK:
        0, 90, 75, 25
      HSL:
        350°, 81.1321%, 41.5686%
        HSV (HSB):
        350°, 89.5833%, 75.2941%
        XYZ:
        22.5219, 11.9202, 3.9101
        xyY:
        0.5872, 0.3108, 11.9202
      CIE-Lab:
        41.0890, 63.3305, 32.4452
        CIE-LCH:
        41.0890, 71.1579, 27.1268
        CIE-Luv:
        41.0890, 120.1839, 18.8042
        Hunter-Lab:
        34.5256, 56.0200, 17.4532
      #c01430 color charts
#c01430 RGB chart
      #c01430 CMYK chart
      #c01430 RGB pie chart
      #c01430 color shades, tints & tones
#c01430 color schemes
#c01430 color preview, HTML & CSS examples
           This text has a color of #c01430        
        
          <p style="color:#c01430;">Text here</p>
        
        
          .mytext {color:#c01430;}
        
        Text color #c01430
      
           This box has a color of #c01430        
        
          <div style="background-color:#c01430;">Content here</div>
        
        
          .mybackground {background-color:#c01430;}
        
        Background color #c01430
      
           Border around this has a color of #c01430        
        
          <div style="border:2px solid #c01430;">Content here</div>
        
        
          .myborder {border:2px solid #c01430;}
        
        Border color #c01430