#cd1824 color space conversions
Hex:
        #cd1824
        RGB:
        205, 24, 36
        CMY:
        20, 91, 86
        CMYK:
        0, 88, 82, 20
      HSL:
        356°, 79.0393%, 44.9020%
        HSV (HSB):
        356°, 88.2927%, 80.3922%
        XYZ:
        25.8219, 13.7598, 2.9640
        xyY:
        0.6069, 0.3234, 13.7598
      CIE-Lab:
        43.8864, 65.7010, 43.0886
        CIE-LCH:
        43.8864, 78.5700, 33.2580
        CIE-Luv:
        43.8864, 131.5302, 25.8325
        Hunter-Lab:
        37.0942, 59.3422, 21.2284
      #cd1824 color charts
#cd1824 RGB chart
      #cd1824 CMYK chart
      #cd1824 RGB pie chart
      #cd1824 color shades, tints & tones
#cd1824 color schemes
#cd1824 color preview, HTML & CSS examples
           This text has a color of #cd1824        
        
          <p style="color:#cd1824;">Text here</p>
        
        
          .mytext {color:#cd1824;}
        
        Text color #cd1824
      
           This box has a color of #cd1824        
        
          <div style="background-color:#cd1824;">Content here</div>
        
        
          .mybackground {background-color:#cd1824;}
        
        Background color #cd1824
      
           Border around this has a color of #cd1824        
        
          <div style="border:2px solid #cd1824;">Content here</div>
        
        
          .myborder {border:2px solid #cd1824;}
        
        Border color #cd1824