#cd3119 color space conversions
Hex:
        #cd3119
        RGB:
        205, 49, 25
        CMY:
        20, 81, 90
        CMYK:
        0, 76, 88, 20
      HSL:
        8°, 78.2609%, 45.0980%
        HSV (HSB):
        8°, 87.8049%, 80.3922%
        XYZ:
        26.4506, 15.2459, 2.4684
        xyY:
        0.5989, 0.3452, 15.2459
      CIE-Lab:
        45.9692, 59.3306, 50.2396
        CIE-LCH:
        45.9692, 77.7440, 40.2571
        CIE-Luv:
        45.9692, 122.5966, 32.4452
        Hunter-Lab:
        39.0461, 52.5890, 23.5841
      #cd3119 color charts
#cd3119 RGB chart
      #cd3119 CMYK chart
      #cd3119 RGB pie chart
      #cd3119 color shades, tints & tones
#cd3119 color schemes
#cd3119 color preview, HTML & CSS examples
           This text has a color of #cd3119        
        
          <p style="color:#cd3119;">Text here</p>
        
        
          .mytext {color:#cd3119;}
        
        Text color #cd3119
      
           This box has a color of #cd3119        
        
          <div style="background-color:#cd3119;">Content here</div>
        
        
          .mybackground {background-color:#cd3119;}
        
        Background color #cd3119
      
           Border around this has a color of #cd3119        
        
          <div style="border:2px solid #cd3119;">Content here</div>
        
        
          .myborder {border:2px solid #cd3119;}
        
        Border color #cd3119