#cd2e02 color space conversions
Hex:
        #cd2e02
        RGB:
        205, 46, 2
        CMY:
        20, 82, 99
        CMYK:
        0, 78, 99, 20
      HSL:
        13°, 98.0676%, 40.5882%
        HSV (HSB):
        13°, 99.0244%, 80.3922%
        XYZ:
        26.1648, 14.9375, 1.5616
        xyY:
        0.6133, 0.3501, 14.9375
      CIE-Lab:
        45.5485, 59.9640, 57.5257
        CIE-LCH:
        45.5485, 83.0956, 43.8111
        CIE-Luv:
        45.5485, 125.9636, 34.9661
        Hunter-Lab:
        38.6491, 53.2057, 24.6587
      #cd2e02 color charts
#cd2e02 RGB chart
      #cd2e02 CMYK chart
      #cd2e02 RGB pie chart
      #cd2e02 color shades, tints & tones
#cd2e02 color schemes
#cd2e02 color preview, HTML & CSS examples
           This text has a color of #cd2e02        
        
          <p style="color:#cd2e02;">Text here</p>
        
        
          .mytext {color:#cd2e02;}
        
        Text color #cd2e02
      
           This box has a color of #cd2e02        
        
          <div style="background-color:#cd2e02;">Content here</div>
        
        
          .mybackground {background-color:#cd2e02;}
        
        Background color #cd2e02
      
           Border around this has a color of #cd2e02        
        
          <div style="border:2px solid #cd2e02;">Content here</div>
        
        
          .myborder {border:2px solid #cd2e02;}
        
        Border color #cd2e02