#cd2b11 color space conversions
Hex:
        #cd2b11
        RGB:
        205, 43, 17
        CMY:
        20, 83, 93
        CMYK:
        0, 79, 92, 20
      HSL:
        8°, 84.6847%, 43.5294%
        HSV (HSB):
        8°, 91.7073%, 80.3922%
        XYZ:
        26.1419, 14.7474, 1.9990
        xyY:
        0.6095, 0.3439, 14.7474
      CIE-Lab:
        45.2862, 60.9996, 52.9047
        CIE-LCH:
        45.2862, 80.7456, 40.9349
        CIE-Luv:
        45.2862, 126.5166, 32.7034
        Hunter-Lab:
        38.4023, 54.3077, 23.7953
      #cd2b11 color charts
#cd2b11 RGB chart
      #cd2b11 CMYK chart
      #cd2b11 RGB pie chart
      #cd2b11 color shades, tints & tones
#cd2b11 color schemes
#cd2b11 color preview, HTML & CSS examples
           This text has a color of #cd2b11        
        
          <p style="color:#cd2b11;">Text here</p>
        
        
          .mytext {color:#cd2b11;}
        
        Text color #cd2b11
      
           This box has a color of #cd2b11        
        
          <div style="background-color:#cd2b11;">Content here</div>
        
        
          .mybackground {background-color:#cd2b11;}
        
        Background color #cd2b11
      
           Border around this has a color of #cd2b11        
        
          <div style="border:2px solid #cd2b11;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b11;}
        
        Border color #cd2b11