#c1002d color space conversions
Hex:
        #c1002d
        RGB:
        193, 0, 45
        CMY:
        24, 100, 82
        CMYK:
        0, 100, 77, 24
      HSL:
        346°, 100.0000%, 37.8431%
        HSV (HSB):
        346°, 100.0000%, 75.6863%
        XYZ:
        22.4660, 11.5269, 3.5235
        xyY:
        0.5988, 0.3073, 11.5269
      CIE-Lab:
        40.4541, 65.8106, 33.6015
        CIE-LCH:
        40.4541, 73.8925, 27.0479
        CIE-Luv:
        40.4541, 125.4383, 18.6240
        Hunter-Lab:
        33.9513, 58.7007, 17.6128
      #c1002d color charts
#c1002d RGB chart
      #c1002d CMYK chart
      #c1002d RGB pie chart
      #c1002d color shades, tints & tones
#c1002d color schemes
#c1002d color preview, HTML & CSS examples
           This text has a color of #c1002d        
        
          <p style="color:#c1002d;">Text here</p>
        
        
          .mytext {color:#c1002d;}
        
        Text color #c1002d
      
           This box has a color of #c1002d        
        
          <div style="background-color:#c1002d;">Content here</div>
        
        
          .mybackground {background-color:#c1002d;}
        
        Background color #c1002d
      
           Border around this has a color of #c1002d        
        
          <div style="border:2px solid #c1002d;">Content here</div>
        
        
          .myborder {border:2px solid #c1002d;}
        
        Border color #c1002d