#cd2f17 color space conversions
Hex:
        #cd2f17
        RGB:
        205, 47, 23
        CMY:
        20, 82, 91
        CMYK:
        0, 77, 89, 20
      HSL:
        8°, 79.8246%, 44.7059%
        HSV (HSB):
        8°, 88.7805%, 80.3922%
        XYZ:
        26.3480, 15.0740, 2.3315
        xyY:
        0.6022, 0.3445, 15.0740
      CIE-Lab:
        45.7354, 59.9157, 50.9027
        CIE-LCH:
        45.7354, 78.6191, 40.3503
        CIE-Luv:
        45.7354, 123.8879, 32.4376
        Hunter-Lab:
        38.8253, 53.1912, 23.6173
      #cd2f17 color charts
#cd2f17 RGB chart
      #cd2f17 CMYK chart
      #cd2f17 RGB pie chart
      #cd2f17 color shades, tints & tones
#cd2f17 color schemes
#cd2f17 color preview, HTML & CSS examples
           This text has a color of #cd2f17        
        
          <p style="color:#cd2f17;">Text here</p>
        
        
          .mytext {color:#cd2f17;}
        
        Text color #cd2f17
      
           This box has a color of #cd2f17        
        
          <div style="background-color:#cd2f17;">Content here</div>
        
        
          .mybackground {background-color:#cd2f17;}
        
        Background color #cd2f17
      
           Border around this has a color of #cd2f17        
        
          <div style="border:2px solid #cd2f17;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f17;}
        
        Border color #cd2f17