#c96094 color space conversions
Hex:
        #c96094
        RGB:
        201, 96, 148
        CMY:
        21, 62, 42
        CMYK:
        0, 52, 26, 21
      HSL:
        330°, 49.2958%, 58.2353%
        HSV (HSB):
        330°, 52.2388%, 78.8235%
        XYZ:
        33.6156, 22.9214, 30.6695
        xyY:
        0.3855, 0.2628, 22.9214
      CIE-Lab:
        54.9913, 47.5965, -8.7042
        CIE-LCH:
        54.9913, 48.3858, 349.6366
        CIE-Luv:
        54.9913, 63.3307, -20.6582
        Hunter-Lab:
        47.8763, 41.5475, -4.4677
      #c96094 color charts
#c96094 RGB chart
      #c96094 CMYK chart
      #c96094 RGB pie chart
      #c96094 color shades, tints & tones
#c96094 color schemes
#c96094 color preview, HTML & CSS examples
           This text has a color of #c96094        
        
          <p style="color:#c96094;">Text here</p>
        
        
          .mytext {color:#c96094;}
        
        Text color #c96094
      
           This box has a color of #c96094        
        
          <div style="background-color:#c96094;">Content here</div>
        
        
          .mybackground {background-color:#c96094;}
        
        Background color #c96094
      
           Border around this has a color of #c96094        
        
          <div style="border:2px solid #c96094;">Content here</div>
        
        
          .myborder {border:2px solid #c96094;}
        
        Border color #c96094