#c1042e color space conversions
Hex:
        #c1042e
        RGB:
        193, 4, 46
        CMY:
        24, 98, 82
        CMYK:
        0, 98, 76, 24
      HSL:
        347°, 95.9391%, 38.6275%
        HSV (HSB):
        347°, 97.9275%, 75.6863%
        XYZ:
        22.5289, 11.6215, 3.6405
        xyY:
        0.5961, 0.3075, 11.6215
      CIE-Lab:
        40.6082, 65.4348, 33.1687
        CIE-LCH:
        40.6082, 73.3613, 26.8803
        CIE-Luv:
        40.6082, 124.5224, 18.5120
        Hunter-Lab:
        34.0904, 58.3048, 17.5316
      #c1042e color charts
#c1042e RGB chart
      #c1042e CMYK chart
      #c1042e RGB pie chart
      #c1042e color shades, tints & tones
#c1042e color schemes
#c1042e color preview, HTML & CSS examples
           This text has a color of #c1042e        
        
          <p style="color:#c1042e;">Text here</p>
        
        
          .mytext {color:#c1042e;}
        
        Text color #c1042e
      
           This box has a color of #c1042e        
        
          <div style="background-color:#c1042e;">Content here</div>
        
        
          .mybackground {background-color:#c1042e;}
        
        Background color #c1042e
      
           Border around this has a color of #c1042e        
        
          <div style="border:2px solid #c1042e;">Content here</div>
        
        
          .myborder {border:2px solid #c1042e;}
        
        Border color #c1042e