#ce505f color space conversions
Hex:
        #ce505f
        RGB:
        206, 80, 95
        CMY:
        19, 69, 63
        CMYK:
        0, 61, 54, 19
      HSL:
        353°, 56.2500%, 56.0784%
        HSV (HSB):
        353°, 61.1650%, 80.7843%
        XYZ:
        30.3878, 19.6854, 13.0245
        xyY:
        0.4816, 0.3120, 19.6854
      CIE-Lab:
        51.4796, 51.0328, 17.8001
        CIE-LCH:
        51.4796, 54.0481, 19.2286
        CIE-Luv:
        51.4796, 90.6232, 11.6445
        Hunter-Lab:
        44.3682, 44.6105, 13.6528
      #ce505f color charts
#ce505f RGB chart
      #ce505f CMYK chart
      #ce505f RGB pie chart
      #ce505f color shades, tints & tones
#ce505f color schemes
#ce505f color preview, HTML & CSS examples
           This text has a color of #ce505f        
        
          <p style="color:#ce505f;">Text here</p>
        
        
          .mytext {color:#ce505f;}
        
        Text color #ce505f
      
           This box has a color of #ce505f        
        
          <div style="background-color:#ce505f;">Content here</div>
        
        
          .mybackground {background-color:#ce505f;}
        
        Background color #ce505f
      
           Border around this has a color of #ce505f        
        
          <div style="border:2px solid #ce505f;">Content here</div>
        
        
          .myborder {border:2px solid #ce505f;}
        
        Border color #ce505f