#c20019 color space conversions
Hex:
        #c20019
        RGB:
        194, 0, 25
        CMY:
        24, 100, 90
        CMYK:
        0, 100, 87, 24
      HSL:
        352°, 100.0000%, 38.0392%
        HSV (HSB):
        352°, 100.0000%, 76.0784%
        XYZ:
        22.4236, 11.5395, 1.9652
        xyY:
        0.6241, 0.3212, 11.5395
      CIE-Lab:
        40.4747, 65.5275, 44.9081
        CIE-LCH:
        40.4747, 79.4392, 34.4241
        CIE-Luv:
        40.4747, 130.2211, 24.8888
        Hunter-Lab:
        33.9699, 58.3811, 20.3489
      #c20019 color charts
#c20019 RGB chart
      #c20019 CMYK chart
      #c20019 RGB pie chart
      #c20019 color shades, tints & tones
#c20019 color schemes
#c20019 color preview, HTML & CSS examples
           This text has a color of #c20019        
        
          <p style="color:#c20019;">Text here</p>
        
        
          .mytext {color:#c20019;}
        
        Text color #c20019
      
           This box has a color of #c20019        
        
          <div style="background-color:#c20019;">Content here</div>
        
        
          .mybackground {background-color:#c20019;}
        
        Background color #c20019
      
           Border around this has a color of #c20019        
        
          <div style="border:2px solid #c20019;">Content here</div>
        
        
          .myborder {border:2px solid #c20019;}
        
        Border color #c20019