#ce3160 color space conversions
Hex:
        #ce3160
        RGB:
        206, 49, 96
        CMY:
        19, 81, 62
        CMYK:
        0, 76, 53, 19
      HSL:
        342°, 61.5686%, 50.0000%
        HSV (HSB):
        342°, 76.2136%, 80.7843%
        XYZ:
        28.6632, 16.1630, 12.6754
        xyY:
        0.4985, 0.2811, 16.1630
      CIE-Lab:
        47.1876, 62.9388, 11.2885
        CIE-LCH:
        47.1876, 63.9431, 10.1683
        CIE-Luv:
        47.1876, 106.1522, 1.3654
        Hunter-Lab:
        40.2032, 56.9076, 9.4491
      #ce3160 color charts
#ce3160 RGB chart
      #ce3160 CMYK chart
      #ce3160 RGB pie chart
      #ce3160 color shades, tints & tones
#ce3160 color schemes
#ce3160 color preview, HTML & CSS examples
           This text has a color of #ce3160        
        
          <p style="color:#ce3160;">Text here</p>
        
        
          .mytext {color:#ce3160;}
        
        Text color #ce3160
      
           This box has a color of #ce3160        
        
          <div style="background-color:#ce3160;">Content here</div>
        
        
          .mybackground {background-color:#ce3160;}
        
        Background color #ce3160
      
           Border around this has a color of #ce3160        
        
          <div style="border:2px solid #ce3160;">Content here</div>
        
        
          .myborder {border:2px solid #ce3160;}
        
        Border color #ce3160