#cd0815 color space conversions
Hex:
        #cd0815
        RGB:
        205, 8, 21
        CMY:
        20, 97, 92
        CMYK:
        0, 96, 90, 20
      HSL:
        356°, 92.4883%, 41.7647%
        HSV (HSB):
        356°, 96.0976%, 80.3922%
        XYZ:
        25.3990, 13.2069, 1.9200
        xyY:
        0.6267, 0.3259, 13.2069
      CIE-Lab:
        43.0734, 67.4278, 49.7941
        CIE-LCH:
        43.0734, 83.8210, 36.4451
        CIE-Luv:
        43.0734, 137.3580, 28.0639
        Hunter-Lab:
        36.3414, 61.1565, 22.3065
      #cd0815 color charts
#cd0815 RGB chart
      #cd0815 CMYK chart
      #cd0815 RGB pie chart
      #cd0815 color shades, tints & tones
#cd0815 color schemes
#cd0815 color preview, HTML & CSS examples
           This text has a color of #cd0815        
        
          <p style="color:#cd0815;">Text here</p>
        
        
          .mytext {color:#cd0815;}
        
        Text color #cd0815
      
           This box has a color of #cd0815        
        
          <div style="background-color:#cd0815;">Content here</div>
        
        
          .mybackground {background-color:#cd0815;}
        
        Background color #cd0815
      
           Border around this has a color of #cd0815        
        
          <div style="border:2px solid #cd0815;">Content here</div>
        
        
          .myborder {border:2px solid #cd0815;}
        
        Border color #cd0815