#cd1a0a color space conversions
Hex:
        #cd1a0a
        RGB:
        205, 26, 10
        CMY:
        20, 90, 96
        CMYK:
        0, 87, 95, 20
      HSL:
        5°, 90.6977%, 42.1569%
        HSV (HSB):
        5°, 95.1220%, 80.3922%
        XYZ:
        25.6010, 13.7398, 1.5899
        xyY:
        0.6255, 0.3357, 13.7398
      CIE-Lab:
        43.8575, 64.8997, 54.3187
        CIE-LCH:
        43.8575, 84.6315, 39.9281
        CIE-Luv:
        43.8575, 134.1081, 31.1318
        Hunter-Lab:
        37.0673, 58.4157, 23.4040
      #cd1a0a color charts
#cd1a0a RGB chart
      #cd1a0a CMYK chart
      #cd1a0a RGB pie chart
      #cd1a0a color shades, tints & tones
#cd1a0a color schemes
#cd1a0a color preview, HTML & CSS examples
           This text has a color of #cd1a0a        
        
          <p style="color:#cd1a0a;">Text here</p>
        
        
          .mytext {color:#cd1a0a;}
        
        Text color #cd1a0a
      
           This box has a color of #cd1a0a        
        
          <div style="background-color:#cd1a0a;">Content here</div>
        
        
          .mybackground {background-color:#cd1a0a;}
        
        Background color #cd1a0a
      
           Border around this has a color of #cd1a0a        
        
          <div style="border:2px solid #cd1a0a;">Content here</div>
        
        
          .myborder {border:2px solid #cd1a0a;}
        
        Border color #cd1a0a