#ce1232 color space conversions
Hex:
        #ce1232
        RGB:
        206, 18, 50
        CMY:
        19, 93, 80
        CMYK:
        0, 91, 76, 19
      HSL:
        350°, 83.9286%, 43.9216%
        HSV (HSB):
        350°, 91.2621%, 80.7843%
        XYZ:
        26.2456, 13.7847, 4.2950
        xyY:
        0.5921, 0.3110, 13.7847
      CIE-Lab:
        43.9226, 67.3068, 35.2329
        CIE-LCH:
        43.9226, 75.9708, 27.6305
        CIE-Luv:
        43.9226, 130.8086, 20.6612
        Hunter-Lab:
        37.1278, 61.2081, 19.1306
      #ce1232 color charts
#ce1232 RGB chart
      #ce1232 CMYK chart
      #ce1232 RGB pie chart
      #ce1232 color shades, tints & tones
#ce1232 color schemes
#ce1232 color preview, HTML & CSS examples
           This text has a color of #ce1232        
        
          <p style="color:#ce1232;">Text here</p>
        
        
          .mytext {color:#ce1232;}
        
        Text color #ce1232
      
           This box has a color of #ce1232        
        
          <div style="background-color:#ce1232;">Content here</div>
        
        
          .mybackground {background-color:#ce1232;}
        
        Background color #ce1232
      
           Border around this has a color of #ce1232        
        
          <div style="border:2px solid #ce1232;">Content here</div>
        
        
          .myborder {border:2px solid #ce1232;}
        
        Border color #ce1232