#ce2b50 color space conversions
Hex:
        #ce2b50
        RGB:
        206, 43, 80
        CMY:
        19, 83, 69
        CMYK:
        0, 79, 61, 19
      HSL:
        346°, 65.4618%, 48.8235%
        HSV (HSB):
        346°, 79.1262%, 80.7843%
        XYZ:
        27.7654, 15.4288, 9.1041
        xyY:
        0.5309, 0.2950, 15.4288
      CIE-Lab:
        46.2159, 63.5889, 19.8131
        CIE-LCH:
        46.2159, 66.6041, 17.3060
        CIE-Luv:
        46.2159, 114.0322, 9.8061
        Hunter-Lab:
        39.2795, 57.4372, 13.7536
      #ce2b50 color charts
#ce2b50 RGB chart
      #ce2b50 CMYK chart
      #ce2b50 RGB pie chart
      #ce2b50 color shades, tints & tones
#ce2b50 color schemes
#ce2b50 color preview, HTML & CSS examples
           This text has a color of #ce2b50        
        
          <p style="color:#ce2b50;">Text here</p>
        
        
          .mytext {color:#ce2b50;}
        
        Text color #ce2b50
      
           This box has a color of #ce2b50        
        
          <div style="background-color:#ce2b50;">Content here</div>
        
        
          .mybackground {background-color:#ce2b50;}
        
        Background color #ce2b50
      
           Border around this has a color of #ce2b50        
        
          <div style="border:2px solid #ce2b50;">Content here</div>
        
        
          .myborder {border:2px solid #ce2b50;}
        
        Border color #ce2b50