#ce2216 color space conversions
Hex:
        #ce2216
        RGB:
        206, 34, 22
        CMY:
        19, 87, 91
        CMYK:
        0, 83, 89, 19
      HSL:
        4°, 80.7018%, 44.7059%
        HSV (HSB):
        4°, 89.3204%, 80.7843%
        XYZ:
        26.1704, 14.3238, 2.1445
        xyY:
        0.6138, 0.3359, 14.3238
      CIE-Lab:
        44.6938, 63.6716, 50.6331
        CIE-LCH:
        44.6938, 81.3498, 38.4925
        CIE-Luv:
        44.6938, 130.8361, 30.5682
        Hunter-Lab:
        37.8468, 57.1980, 23.1332
      #ce2216 color charts
#ce2216 RGB chart
      #ce2216 CMYK chart
      #ce2216 RGB pie chart
      #ce2216 color shades, tints & tones
#ce2216 color schemes
#ce2216 color preview, HTML & CSS examples
           This text has a color of #ce2216        
        
          <p style="color:#ce2216;">Text here</p>
        
        
          .mytext {color:#ce2216;}
        
        Text color #ce2216
      
           This box has a color of #ce2216        
        
          <div style="background-color:#ce2216;">Content here</div>
        
        
          .mybackground {background-color:#ce2216;}
        
        Background color #ce2216
      
           Border around this has a color of #ce2216        
        
          <div style="border:2px solid #ce2216;">Content here</div>
        
        
          .myborder {border:2px solid #ce2216;}
        
        Border color #ce2216