#c26b82 color space conversions
Hex:
        #c26b82
        RGB:
        194, 107, 130
        CMY:
        24, 58, 49
        CMYK:
        0, 45, 33, 24
      HSL:
        344°, 41.6268%, 59.0196%
        HSV (HSB):
        344°, 44.8454%, 76.0784%
        XYZ:
        31.5351, 23.5964, 24.0116
        xyY:
        0.3985, 0.2981, 23.5964
      CIE-Lab:
        55.6814, 37.1710, 2.7563
        CIE-LCH:
        55.6814, 37.2731, 4.2408
        CIE-Luv:
        55.6814, 56.3648, -3.0118
        Hunter-Lab:
        48.5762, 30.8719, 4.6958
      #c26b82 color charts
#c26b82 RGB chart
      #c26b82 CMYK chart
      #c26b82 RGB pie chart
      #c26b82 color shades, tints & tones
#c26b82 color schemes
#c26b82 color preview, HTML & CSS examples
           This text has a color of #c26b82        
        
          <p style="color:#c26b82;">Text here</p>
        
        
          .mytext {color:#c26b82;}
        
        Text color #c26b82
      
           This box has a color of #c26b82        
        
          <div style="background-color:#c26b82;">Content here</div>
        
        
          .mybackground {background-color:#c26b82;}
        
        Background color #c26b82
      
           Border around this has a color of #c26b82        
        
          <div style="border:2px solid #c26b82;">Content here</div>
        
        
          .myborder {border:2px solid #c26b82;}
        
        Border color #c26b82