#ce2d28 color space conversions
Hex:
        #ce2d28
        RGB:
        206, 45, 40
        CMY:
        19, 82, 84
        CMYK:
        0, 78, 81, 19
      HSL:
        2°, 67.4797%, 48.2353%
        HSV (HSB):
        2°, 80.5825%, 80.7843%
        XYZ:
        26.7750, 15.1518, 3.5209
        xyY:
        0.5891, 0.3334, 15.1518
      CIE-Lab:
        45.8414, 61.2106, 42.9054
        CIE-LCH:
        45.8414, 74.7503, 35.0284
        CIE-Luv:
        45.8414, 123.2996, 28.0106
        Hunter-Lab:
        38.9253, 54.6630, 21.8848
      #ce2d28 color charts
#ce2d28 RGB chart
      #ce2d28 CMYK chart
      #ce2d28 RGB pie chart
      #ce2d28 color shades, tints & tones
#ce2d28 color schemes
#ce2d28 color preview, HTML & CSS examples
           This text has a color of #ce2d28        
        
          <p style="color:#ce2d28;">Text here</p>
        
        
          .mytext {color:#ce2d28;}
        
        Text color #ce2d28
      
           This box has a color of #ce2d28        
        
          <div style="background-color:#ce2d28;">Content here</div>
        
        
          .mybackground {background-color:#ce2d28;}
        
        Background color #ce2d28
      
           Border around this has a color of #ce2d28        
        
          <div style="border:2px solid #ce2d28;">Content here</div>
        
        
          .myborder {border:2px solid #ce2d28;}
        
        Border color #ce2d28