#cd3e14 color space conversions
Hex:
        #cd3e14
        RGB:
        205, 62, 20
        CMY:
        20, 76, 92
        CMYK:
        0, 70, 90, 20
      HSL:
        14°, 82.2222%, 44.1176%
        HSV (HSB):
        14°, 90.2439%, 80.3922%
        XYZ:
        27.0257, 16.4749, 2.4174
        xyY:
        0.5886, 0.3588, 16.4749
      CIE-Lab:
        47.5915, 54.6871, 53.4290
        CIE-LCH:
        47.5915, 76.4548, 44.3333
        CIE-Luv:
        47.5915, 115.2739, 36.2409
        Hunter-Lab:
        40.5893, 47.8202, 24.8814
      #cd3e14 color charts
#cd3e14 RGB chart
      #cd3e14 CMYK chart
      #cd3e14 RGB pie chart
      #cd3e14 color shades, tints & tones
#cd3e14 color schemes
#cd3e14 color preview, HTML & CSS examples
           This text has a color of #cd3e14        
        
          <p style="color:#cd3e14;">Text here</p>
        
        
          .mytext {color:#cd3e14;}
        
        Text color #cd3e14
      
           This box has a color of #cd3e14        
        
          <div style="background-color:#cd3e14;">Content here</div>
        
        
          .mybackground {background-color:#cd3e14;}
        
        Background color #cd3e14
      
           Border around this has a color of #cd3e14        
        
          <div style="border:2px solid #cd3e14;">Content here</div>
        
        
          .myborder {border:2px solid #cd3e14;}
        
        Border color #cd3e14