#c26070 color space conversions
Hex:
        #c26070
        RGB:
        194, 96, 112
        CMY:
        24, 62, 56
        CMYK:
        0, 51, 42, 24
      HSL:
        350°, 44.5455%, 56.8627%
        HSV (HSB):
        350°, 50.5155%, 76.0784%
        XYZ:
        29.3556, 21.0049, 17.8364
        xyY:
        0.4305, 0.3080, 21.0049
      CIE-Lab:
        52.9549, 40.7581, 9.4554
        CIE-LCH:
        52.9549, 41.8405, 13.0610
        CIE-Luv:
        52.9549, 66.9394, 4.6280
        Hunter-Lab:
        45.8311, 34.1279, 9.0075
      #c26070 color charts
#c26070 RGB chart
      #c26070 CMYK chart
      #c26070 RGB pie chart
      #c26070 color shades, tints & tones
#c26070 color schemes
#c26070 color preview, HTML & CSS examples
           This text has a color of #c26070        
        
          <p style="color:#c26070;">Text here</p>
        
        
          .mytext {color:#c26070;}
        
        Text color #c26070
      
           This box has a color of #c26070        
        
          <div style="background-color:#c26070;">Content here</div>
        
        
          .mybackground {background-color:#c26070;}
        
        Background color #c26070
      
           Border around this has a color of #c26070        
        
          <div style="border:2px solid #c26070;">Content here</div>
        
        
          .myborder {border:2px solid #c26070;}
        
        Border color #c26070