#c00322 color space conversions
Hex:
        #c00322
        RGB:
        192, 3, 34
        CMY:
        25, 99, 87
        CMYK:
        0, 98, 82, 25
      HSL:
        350°, 96.9231%, 38.2353%
        HSV (HSB):
        350°, 98.4375%, 75.2941%
        XYZ:
        22.0595, 11.3871, 2.5486
        xyY:
        0.6128, 0.3163, 11.3871
      CIE-Lab:
        40.2249, 64.9229, 39.7286
        CIE-LCH:
        40.2249, 76.1140, 31.4639
        CIE-Luv:
        40.2249, 126.6651, 22.3680
        Hunter-Lab:
        33.7448, 57.6352, 19.1433
      #c00322 color charts
#c00322 RGB chart
      #c00322 CMYK chart
      #c00322 RGB pie chart
      #c00322 color shades, tints & tones
#c00322 color schemes
#c00322 color preview, HTML & CSS examples
           This text has a color of #c00322        
        
          <p style="color:#c00322;">Text here</p>
        
        
          .mytext {color:#c00322;}
        
        Text color #c00322
      
           This box has a color of #c00322        
        
          <div style="background-color:#c00322;">Content here</div>
        
        
          .mybackground {background-color:#c00322;}
        
        Background color #c00322
      
           Border around this has a color of #c00322        
        
          <div style="border:2px solid #c00322;">Content here</div>
        
        
          .myborder {border:2px solid #c00322;}
        
        Border color #c00322