#cd1f20 color space conversions
Hex:
        #cd1f20
        RGB:
        205, 31, 32
        CMY:
        20, 88, 87
        CMYK:
        0, 85, 84, 20
      HSL:
        360°, 73.7288%, 46.2745%
        HSV (HSB):
        360°, 84.8780%, 80.3922%
        XYZ:
        25.9275, 14.0634, 2.7145
        xyY:
        0.6071, 0.3293, 14.0634
      CIE-Lab:
        44.3237, 64.2571, 45.5805
        CIE-LCH:
        44.3237, 78.7817, 35.3498
        CIE-Luv:
        44.3237, 129.8941, 27.7917
        Hunter-Lab:
        37.5012, 57.7841, 21.9592
      #cd1f20 color charts
#cd1f20 RGB chart
      #cd1f20 CMYK chart
      #cd1f20 RGB pie chart
      #cd1f20 color shades, tints & tones
#cd1f20 color schemes
#cd1f20 color preview, HTML & CSS examples
           This text has a color of #cd1f20        
        
          <p style="color:#cd1f20;">Text here</p>
        
        
          .mytext {color:#cd1f20;}
        
        Text color #cd1f20
      
           This box has a color of #cd1f20        
        
          <div style="background-color:#cd1f20;">Content here</div>
        
        
          .mybackground {background-color:#cd1f20;}
        
        Background color #cd1f20
      
           Border around this has a color of #cd1f20        
        
          <div style="border:2px solid #cd1f20;">Content here</div>
        
        
          .myborder {border:2px solid #cd1f20;}
        
        Border color #cd1f20