#ce0c31 color space conversions
Hex:
        #ce0c31
        RGB:
        206, 12, 49
        CMY:
        19, 95, 81
        CMYK:
        0, 94, 76, 19
      HSL:
        349°, 88.9908%, 42.7451%
        HSV (HSB):
        349°, 94.1748%, 80.7843%
        XYZ:
        26.1394, 13.6065, 4.1543
        xyY:
        0.5954, 0.3099, 13.6065
      CIE-Lab:
        43.6632, 67.9850, 35.5373
        CIE-LCH:
        43.6632, 76.7129, 27.5971
        CIE-Luv:
        43.6632, 132.2395, 20.5656
        Hunter-Lab:
        36.8870, 61.9392, 19.1434
      #ce0c31 color charts
#ce0c31 RGB chart
      #ce0c31 CMYK chart
      #ce0c31 RGB pie chart
      #ce0c31 color shades, tints & tones
#ce0c31 color schemes
#ce0c31 color preview, HTML & CSS examples
           This text has a color of #ce0c31        
        
          <p style="color:#ce0c31;">Text here</p>
        
        
          .mytext {color:#ce0c31;}
        
        Text color #ce0c31
      
           This box has a color of #ce0c31        
        
          <div style="background-color:#ce0c31;">Content here</div>
        
        
          .mybackground {background-color:#ce0c31;}
        
        Background color #ce0c31
      
           Border around this has a color of #ce0c31        
        
          <div style="border:2px solid #ce0c31;">Content here</div>
        
        
          .myborder {border:2px solid #ce0c31;}
        
        Border color #ce0c31