#cd2d09 color space conversions
Hex:
        #cd2d09
        RGB:
        205, 45, 9
        CMY:
        20, 82, 96
        CMYK:
        0, 78, 96, 20
      HSL:
        11°, 91.5888%, 41.9608%
        HSV (HSB):
        11°, 95.6098%, 80.3922%
        XYZ:
        26.1645, 14.8756, 1.7507
        xyY:
        0.6115, 0.3476, 14.8756
      CIE-Lab:
        45.4634, 60.3298, 55.4919
        CIE-LCH:
        45.4634, 81.9697, 42.6082
        CIE-Luv:
        45.4634, 126.0701, 34.0500
        Hunter-Lab:
        38.5689, 53.5958, 24.3070
      #cd2d09 color charts
#cd2d09 RGB chart
      #cd2d09 CMYK chart
      #cd2d09 RGB pie chart
      #cd2d09 color shades, tints & tones
#cd2d09 color schemes
#cd2d09 color preview, HTML & CSS examples
           This text has a color of #cd2d09        
        
          <p style="color:#cd2d09;">Text here</p>
        
        
          .mytext {color:#cd2d09;}
        
        Text color #cd2d09
      
           This box has a color of #cd2d09        
        
          <div style="background-color:#cd2d09;">Content here</div>
        
        
          .mybackground {background-color:#cd2d09;}
        
        Background color #cd2d09
      
           Border around this has a color of #cd2d09        
        
          <div style="border:2px solid #cd2d09;">Content here</div>
        
        
          .myborder {border:2px solid #cd2d09;}
        
        Border color #cd2d09