#ce001d color space conversions
Hex:
        #ce001d
        RGB:
        206, 0, 29
        CMY:
        19, 100, 89
        CMYK:
        0, 100, 86, 19
      HSL:
        352°, 100.0000%, 40.3922%
        HSV (HSB):
        352°, 100.0000%, 80.7843%
        XYZ:
        25.6754, 13.2105, 2.3590
        xyY:
        0.6225, 0.3203, 13.2105
      CIE-Lab:
        43.0787, 68.5686, 46.1043
        CIE-LCH:
        43.0787, 82.6273, 33.9162
        CIE-Luv:
        43.0787, 138.2856, 26.0743
        Hunter-Lab:
        36.3463, 62.4882, 21.5942
      #ce001d color charts
#ce001d RGB chart
      #ce001d CMYK chart
      #ce001d RGB pie chart
      #ce001d color shades, tints & tones
#ce001d color schemes
#ce001d color preview, HTML & CSS examples
           This text has a color of #ce001d        
        
          <p style="color:#ce001d;">Text here</p>
        
        
          .mytext {color:#ce001d;}
        
        Text color #ce001d
      
           This box has a color of #ce001d        
        
          <div style="background-color:#ce001d;">Content here</div>
        
        
          .mybackground {background-color:#ce001d;}
        
        Background color #ce001d
      
           Border around this has a color of #ce001d        
        
          <div style="border:2px solid #ce001d;">Content here</div>
        
        
          .myborder {border:2px solid #ce001d;}
        
        Border color #ce001d