#cd3d14 color space conversions
Hex:
        #cd3d14
        RGB:
        205, 61, 20
        CMY:
        20, 76, 92
        CMYK:
        0, 70, 90, 20
      HSL:
        13°, 82.2222%, 44.1176%
        HSV (HSB):
        13°, 90.2439%, 80.3922%
        XYZ:
        26.9718, 16.3671, 2.3994
        xyY:
        0.5897, 0.3578, 16.3671
      CIE-Lab:
        47.4525, 55.0674, 53.3290
        CIE-LCH:
        47.4525, 76.6577, 44.0812
        CIE-Luv:
        47.4525, 115.9229, 35.9997
        Hunter-Lab:
        40.4563, 48.2058, 24.8030
      #cd3d14 color charts
#cd3d14 RGB chart
      #cd3d14 CMYK chart
      #cd3d14 RGB pie chart
      #cd3d14 color shades, tints & tones
#cd3d14 color schemes
#cd3d14 color preview, HTML & CSS examples
           This text has a color of #cd3d14        
        
          <p style="color:#cd3d14;">Text here</p>
        
        
          .mytext {color:#cd3d14;}
        
        Text color #cd3d14
      
           This box has a color of #cd3d14        
        
          <div style="background-color:#cd3d14;">Content here</div>
        
        
          .mybackground {background-color:#cd3d14;}
        
        Background color #cd3d14
      
           Border around this has a color of #cd3d14        
        
          <div style="border:2px solid #cd3d14;">Content here</div>
        
        
          .myborder {border:2px solid #cd3d14;}
        
        Border color #cd3d14