#c2403f color space conversions
Hex:
        #c2403f
        RGB:
        194, 64, 63
        CMY:
        24, 75, 75
        CMYK:
        0, 67, 68, 24
      HSL:
        0°, 51.7787%, 50.3922%
        HSV (HSB):
        0°, 67.5258%, 76.0784%
        XYZ:
        24.9787, 15.4950, 6.3769
        xyY:
        0.5332, 0.3307, 15.4950
      CIE-Lab:
        46.3049, 51.7129, 29.7532
        CIE-LCH:
        46.3049, 59.6614, 29.9141
        CIE-Luv:
        46.3049, 98.4035, 21.6459
        Hunter-Lab:
        39.3637, 44.3830, 17.9496
      #c2403f color charts
#c2403f RGB chart
      #c2403f CMYK chart
      #c2403f RGB pie chart
      #c2403f color shades, tints & tones
#c2403f color schemes
#c2403f color preview, HTML & CSS examples
           This text has a color of #c2403f        
        
          <p style="color:#c2403f;">Text here</p>
        
        
          .mytext {color:#c2403f;}
        
        Text color #c2403f
      
           This box has a color of #c2403f        
        
          <div style="background-color:#c2403f;">Content here</div>
        
        
          .mybackground {background-color:#c2403f;}
        
        Background color #c2403f
      
           Border around this has a color of #c2403f        
        
          <div style="border:2px solid #c2403f;">Content here</div>
        
        
          .myborder {border:2px solid #c2403f;}
        
        Border color #c2403f