#cd2b18 color space conversions
Hex:
        #cd2b18
        RGB:
        205, 43, 24
        CMY:
        20, 83, 91
        CMYK:
        0, 79, 88, 20
      HSL:
        6°, 79.0393%, 44.9020%
        HSV (HSB):
        6°, 88.2927%, 80.3922%
        XYZ:
        26.2056, 14.7728, 2.3344
        xyY:
        0.6050, 0.3411, 14.7728
      CIE-Lab:
        45.3215, 61.1114, 50.1658
        CIE-LCH:
        45.3215, 79.0647, 39.3823
        CIE-Luv:
        45.3215, 125.8184, 31.5001
        Hunter-Lab:
        38.4354, 54.4406, 23.3038
      #cd2b18 color charts
#cd2b18 RGB chart
      #cd2b18 CMYK chart
      #cd2b18 RGB pie chart
      #cd2b18 color shades, tints & tones
#cd2b18 color schemes
#cd2b18 color preview, HTML & CSS examples
           This text has a color of #cd2b18        
        
          <p style="color:#cd2b18;">Text here</p>
        
        
          .mytext {color:#cd2b18;}
        
        Text color #cd2b18
      
           This box has a color of #cd2b18        
        
          <div style="background-color:#cd2b18;">Content here</div>
        
        
          .mybackground {background-color:#cd2b18;}
        
        Background color #cd2b18
      
           Border around this has a color of #cd2b18        
        
          <div style="border:2px solid #cd2b18;">Content here</div>
        
        
          .myborder {border:2px solid #cd2b18;}
        
        Border color #cd2b18