#c1402f color space conversions
Hex:
        #c1402f
        RGB:
        193, 64, 47
        CMY:
        24, 75, 82
        CMYK:
        0, 67, 76, 24
      HSL:
        7°, 60.8333%, 47.0588%
        HSV (HSB):
        7°, 75.6477%, 75.6863%
        XYZ:
        24.3388, 15.2095, 4.3423
        xyY:
        0.5545, 0.3465, 15.2095
      CIE-Lab:
        45.9198, 50.6140, 38.4277
        CIE-LCH:
        45.9198, 63.5489, 37.2069
        CIE-Luv:
        45.9198, 100.7877, 28.1909
        Hunter-Lab:
        38.9993, 43.1499, 20.6981
      #c1402f color charts
#c1402f RGB chart
      #c1402f CMYK chart
      #c1402f RGB pie chart
      #c1402f color shades, tints & tones
#c1402f color schemes
#c1402f color preview, HTML & CSS examples
           This text has a color of #c1402f        
        
          <p style="color:#c1402f;">Text here</p>
        
        
          .mytext {color:#c1402f;}
        
        Text color #c1402f
      
           This box has a color of #c1402f        
        
          <div style="background-color:#c1402f;">Content here</div>
        
        
          .mybackground {background-color:#c1402f;}
        
        Background color #c1402f
      
           Border around this has a color of #c1402f        
        
          <div style="border:2px solid #c1402f;">Content here</div>
        
        
          .myborder {border:2px solid #c1402f;}
        
        Border color #c1402f