#c2614d color space conversions
Hex:
        #c2614d
        RGB:
        194, 97, 77
        CMY:
        24, 62, 70
        CMYK:
        0, 50, 60, 24
      HSL:
        10°, 48.9540%, 53.1373%
        HSV (HSB):
        10°, 60.3093%, 76.0784%
        XYZ:
        27.8624, 20.5545, 9.5201
        xyY:
        0.4809, 0.3548, 20.5545
      CIE-Lab:
        52.4585, 37.0670, 29.2637
        CIE-LCH:
        52.4585, 47.2264, 38.2904
        CIE-Luv:
        52.4585, 73.4596, 26.4929
        Hunter-Lab:
        45.3371, 30.3590, 19.2860
      #c2614d color charts
#c2614d RGB chart
      #c2614d CMYK chart
      #c2614d RGB pie chart
      #c2614d color shades, tints & tones
#c2614d color schemes
#c2614d color preview, HTML & CSS examples
           This text has a color of #c2614d        
        
          <p style="color:#c2614d;">Text here</p>
        
        
          .mytext {color:#c2614d;}
        
        Text color #c2614d
      
           This box has a color of #c2614d        
        
          <div style="background-color:#c2614d;">Content here</div>
        
        
          .mybackground {background-color:#c2614d;}
        
        Background color #c2614d
      
           Border around this has a color of #c2614d        
        
          <div style="border:2px solid #c2614d;">Content here</div>
        
        
          .myborder {border:2px solid #c2614d;}
        
        Border color #c2614d