#cd1f1b color space conversions
Hex:
        #cd1f1b
        RGB:
        205, 31, 27
        CMY:
        20, 88, 89
        CMYK:
        0, 85, 87, 20
      HSL:
        1°, 76.7241%, 45.4902%
        HSV (HSB):
        1°, 86.8293%, 80.3922%
        XYZ:
        25.8647, 14.0382, 2.3833
        xyY:
        0.6117, 0.3320, 14.0382
      CIE-Lab:
        44.2877, 64.1499, 47.9980
        CIE-LCH:
        44.2877, 80.1187, 36.8044
        CIE-Luv:
        44.2877, 130.6283, 28.9844
        Hunter-Lab:
        37.4676, 57.6537, 22.4559
      #cd1f1b color charts
#cd1f1b RGB chart
      #cd1f1b CMYK chart
      #cd1f1b RGB pie chart
      #cd1f1b color shades, tints & tones
#cd1f1b color schemes
#cd1f1b color preview, HTML & CSS examples
           This text has a color of #cd1f1b        
        
          <p style="color:#cd1f1b;">Text here</p>
        
        
          .mytext {color:#cd1f1b;}
        
        Text color #cd1f1b
      
           This box has a color of #cd1f1b        
        
          <div style="background-color:#cd1f1b;">Content here</div>
        
        
          .mybackground {background-color:#cd1f1b;}
        
        Background color #cd1f1b
      
           Border around this has a color of #cd1f1b        
        
          <div style="border:2px solid #cd1f1b;">Content here</div>
        
        
          .myborder {border:2px solid #cd1f1b;}
        
        Border color #cd1f1b