#c1506e color space conversions
Hex:
        #c1506e
        RGB:
        193, 80, 110
        CMY:
        24, 69, 57
        CMYK:
        0, 59, 43, 24
      HSL:
        344°, 47.6793%, 53.5294%
        HSV (HSB):
        344°, 58.5492%, 75.6863%
        XYZ:
        27.6755, 18.2006, 16.8063
        xyY:
        0.4415, 0.2904, 18.2006
      CIE-Lab:
        49.7385, 48.0467, 6.0585
        CIE-LCH:
        49.7385, 48.4272, 7.1869
        CIE-Luv:
        49.7385, 75.9482, -1.1585
        Hunter-Lab:
        42.6621, 41.1365, 6.5069
      #c1506e color charts
#c1506e RGB chart
      #c1506e CMYK chart
      #c1506e RGB pie chart
      #c1506e color shades, tints & tones
#c1506e color schemes
#c1506e color preview, HTML & CSS examples
           This text has a color of #c1506e        
        
          <p style="color:#c1506e;">Text here</p>
        
        
          .mytext {color:#c1506e;}
        
        Text color #c1506e
      
           This box has a color of #c1506e        
        
          <div style="background-color:#c1506e;">Content here</div>
        
        
          .mybackground {background-color:#c1506e;}
        
        Background color #c1506e
      
           Border around this has a color of #c1506e        
        
          <div style="border:2px solid #c1506e;">Content here</div>
        
        
          .myborder {border:2px solid #c1506e;}
        
        Border color #c1506e