#cd2d00 color space conversions
Hex:
        #cd2d00
        RGB:
        205, 45, 0
        CMY:
        20, 82, 100
        CMYK:
        0, 78, 100, 20
      HSL:
        13°, 100.0000%, 40.1961%
        HSV (HSB):
        13°, 100.0000%, 80.3922%
        XYZ:
        26.1152, 14.8559, 1.4911
        xyY:
        0.6150, 0.3499, 14.8559
      CIE-Lab:
        45.4362, 60.2425, 58.0753
        CIE-LCH:
        45.4362, 83.6774, 43.9507
        CIE-Luv:
        45.4362, 126.6123, 34.9939
        Hunter-Lab:
        38.5434, 53.4926, 24.6867
      #cd2d00 color charts
#cd2d00 RGB chart
      #cd2d00 CMYK chart
      #cd2d00 RGB pie chart
      #cd2d00 color shades, tints & tones
#cd2d00 color schemes
#cd2d00 color preview, HTML & CSS examples
           This text has a color of #cd2d00        
        
          <p style="color:#cd2d00;">Text here</p>
        
        
          .mytext {color:#cd2d00;}
        
        Text color #cd2d00
      
           This box has a color of #cd2d00        
        
          <div style="background-color:#cd2d00;">Content here</div>
        
        
          .mybackground {background-color:#cd2d00;}
        
        Background color #cd2d00
      
           Border around this has a color of #cd2d00        
        
          <div style="border:2px solid #cd2d00;">Content here</div>
        
        
          .myborder {border:2px solid #cd2d00;}
        
        Border color #cd2d00