#ce2b2b color space conversions
Hex:
        #ce2b2b
        RGB:
        206, 43, 43
        CMY:
        19, 83, 83
        CMYK:
        0, 79, 79, 19
      HSL:
        0°, 65.4618%, 48.8235%
        HSV (HSB):
        0°, 79.1262%, 80.7843%
        XYZ:
        26.7535, 15.0240, 3.7754
        xyY:
        0.5873, 0.3298, 15.0240
      CIE-Lab:
        45.6670, 61.8745, 41.1052
        CIE-LCH:
        45.6670, 74.2839, 33.5974
        CIE-Luv:
        45.6670, 123.7088, 26.6766
        Hunter-Lab:
        38.7608, 55.3731, 21.3576
      #ce2b2b color charts
#ce2b2b RGB chart
      #ce2b2b CMYK chart
      #ce2b2b RGB pie chart
      #ce2b2b color shades, tints & tones
#ce2b2b color schemes
#ce2b2b color preview, HTML & CSS examples
           This text has a color of #ce2b2b        
        
          <p style="color:#ce2b2b;">Text here</p>
        
        
          .mytext {color:#ce2b2b;}
        
        Text color #ce2b2b
      
           This box has a color of #ce2b2b        
        
          <div style="background-color:#ce2b2b;">Content here</div>
        
        
          .mybackground {background-color:#ce2b2b;}
        
        Background color #ce2b2b
      
           Border around this has a color of #ce2b2b        
        
          <div style="border:2px solid #ce2b2b;">Content here</div>
        
        
          .myborder {border:2px solid #ce2b2b;}
        
        Border color #ce2b2b