#c2615b color space conversions
Hex:
        #c2615b
        RGB:
        194, 97, 91
        CMY:
        24, 62, 64
        CMYK:
        0, 50, 53, 24
      HSL:
        3°, 45.7778%, 55.8824%
        HSV (HSB):
        3°, 53.0928%, 76.0784%
        XYZ:
        28.4112, 20.7741, 12.4099
        xyY:
        0.4613, 0.3373, 20.7741
      CIE-Lab:
        52.7013, 38.1868, 21.4816
        CIE-LCH:
        52.7013, 43.8143, 29.3595
        CIE-Luv:
        52.7013, 70.8437, 18.6799
        Hunter-Lab:
        45.5786, 31.5045, 15.7618
      #c2615b color charts
#c2615b RGB chart
      #c2615b CMYK chart
      #c2615b RGB pie chart
      #c2615b color shades, tints & tones
#c2615b color schemes
#c2615b color preview, HTML & CSS examples
           This text has a color of #c2615b        
        
          <p style="color:#c2615b;">Text here</p>
        
        
          .mytext {color:#c2615b;}
        
        Text color #c2615b
      
           This box has a color of #c2615b        
        
          <div style="background-color:#c2615b;">Content here</div>
        
        
          .mybackground {background-color:#c2615b;}
        
        Background color #c2615b
      
           Border around this has a color of #c2615b        
        
          <div style="border:2px solid #c2615b;">Content here</div>
        
        
          .myborder {border:2px solid #c2615b;}
        
        Border color #c2615b