#cd3114 color space conversions
Hex:
        #cd3114
        RGB:
        205, 49, 20
        CMY:
        20, 81, 92
        CMYK:
        0, 76, 90, 20
      HSL:
        9°, 82.2222%, 44.1176%
        HSV (HSB):
        9°, 90.2439%, 80.3922%
        XYZ:
        26.4014, 15.2263, 2.2093
        xyY:
        0.6023, 0.3473, 15.2263
      CIE-Lab:
        45.9426, 59.2430, 52.2477
        CIE-LCH:
        45.9426, 78.9909, 41.4098
        CIE-Luv:
        45.9426, 123.1085, 33.3610
        Hunter-Lab:
        39.0209, 52.4862, 23.9577
      #cd3114 color charts
#cd3114 RGB chart
      #cd3114 CMYK chart
      #cd3114 RGB pie chart
      #cd3114 color shades, tints & tones
#cd3114 color schemes
#cd3114 color preview, HTML & CSS examples
           This text has a color of #cd3114        
        
          <p style="color:#cd3114;">Text here</p>
        
        
          .mytext {color:#cd3114;}
        
        Text color #cd3114
      
           This box has a color of #cd3114        
        
          <div style="background-color:#cd3114;">Content here</div>
        
        
          .mybackground {background-color:#cd3114;}
        
        Background color #cd3114
      
           Border around this has a color of #cd3114        
        
          <div style="border:2px solid #cd3114;">Content here</div>
        
        
          .myborder {border:2px solid #cd3114;}
        
        Border color #cd3114