#c2664b color space conversions
Hex:
        #c2664b
        RGB:
        194, 102, 75
        CMY:
        24, 60, 71
        CMYK:
        0, 47, 61, 24
      HSL:
        14°, 49.3776%, 52.7451%
        HSV (HSB):
        14°, 61.3402%, 76.0784%
        XYZ:
        28.2695, 21.4801, 9.3127
        xyY:
        0.4786, 0.3637, 21.4801
      CIE-Lab:
        53.4710, 34.3129, 31.6587
        CIE-LCH:
        53.4710, 46.6867, 42.6961
        CIE-Luv:
        53.4710, 70.1971, 29.5716
        Hunter-Lab:
        46.3466, 27.7710, 20.5291
      #c2664b color charts
#c2664b RGB chart
      #c2664b CMYK chart
      #c2664b RGB pie chart
      #c2664b color shades, tints & tones
#c2664b color schemes
#c2664b color preview, HTML & CSS examples
           This text has a color of #c2664b        
        
          <p style="color:#c2664b;">Text here</p>
        
        
          .mytext {color:#c2664b;}
        
        Text color #c2664b
      
           This box has a color of #c2664b        
        
          <div style="background-color:#c2664b;">Content here</div>
        
        
          .mybackground {background-color:#c2664b;}
        
        Background color #c2664b
      
           Border around this has a color of #c2664b        
        
          <div style="border:2px solid #c2664b;">Content here</div>
        
        
          .myborder {border:2px solid #c2664b;}
        
        Border color #c2664b