#cd2113 color space conversions
Hex:
        #cd2113
        RGB:
        205, 33, 19
        CMY:
        20, 87, 93
        CMYK:
        0, 84, 91, 20
      HSL:
        5°, 83.0357%, 43.9216%
        HSV (HSB):
        5°, 90.7317%, 80.3922%
        XYZ:
        25.8382, 14.1139, 1.9785
        xyY:
        0.6162, 0.3366, 14.1139
      CIE-Lab:
        44.3958, 63.5737, 51.5504
        CIE-LCH:
        44.3958, 81.8478, 39.0377
        CIE-Luv:
        44.3958, 130.8038, 30.7994
        Hunter-Lab:
        37.5684, 57.0213, 23.1754
      #cd2113 color charts
#cd2113 RGB chart
      #cd2113 CMYK chart
      #cd2113 RGB pie chart
      #cd2113 color shades, tints & tones
#cd2113 color schemes
#cd2113 color preview, HTML & CSS examples
           This text has a color of #cd2113        
        
          <p style="color:#cd2113;">Text here</p>
        
        
          .mytext {color:#cd2113;}
        
        Text color #cd2113
      
           This box has a color of #cd2113        
        
          <div style="background-color:#cd2113;">Content here</div>
        
        
          .mybackground {background-color:#cd2113;}
        
        Background color #cd2113
      
           Border around this has a color of #cd2113        
        
          <div style="border:2px solid #cd2113;">Content here</div>
        
        
          .myborder {border:2px solid #cd2113;}
        
        Border color #cd2113