#c1422f color space conversions
Hex:
        #c1422f
        RGB:
        193, 66, 47
        CMY:
        24, 74, 82
        CMYK:
        0, 66, 76, 24
      HSL:
        8°, 60.8333%, 47.0588%
        HSV (HSB):
        8°, 75.6477%, 75.6863%
        XYZ:
        24.4536, 15.4391, 4.3805
        xyY:
        0.5523, 0.3487, 15.4391
      CIE-Lab:
        46.2299, 49.7760, 38.7621
        CIE-LCH:
        46.2299, 63.0885, 37.9090
        CIE-Luv:
        46.2299, 99.4858, 28.7663
        Hunter-Lab:
        39.2926, 42.3266, 20.8949
      #c1422f color charts
#c1422f RGB chart
      #c1422f CMYK chart
      #c1422f RGB pie chart
      #c1422f color shades, tints & tones
#c1422f color schemes
#c1422f color preview, HTML & CSS examples
           This text has a color of #c1422f        
        
          <p style="color:#c1422f;">Text here</p>
        
        
          .mytext {color:#c1422f;}
        
        Text color #c1422f
      
           This box has a color of #c1422f        
        
          <div style="background-color:#c1422f;">Content here</div>
        
        
          .mybackground {background-color:#c1422f;}
        
        Background color #c1422f
      
           Border around this has a color of #c1422f        
        
          <div style="border:2px solid #c1422f;">Content here</div>
        
        
          .myborder {border:2px solid #c1422f;}
        
        Border color #c1422f