#cd311f color space conversions
Hex:
        #cd311f
        RGB:
        205, 49, 31
        CMY:
        20, 81, 88
        CMYK:
        0, 76, 85, 20
      HSL:
        6°, 73.7288%, 46.2745%
        HSV (HSB):
        6°, 84.8780%, 80.3922%
        XYZ:
        26.5225, 15.2747, 2.8467
        xyY:
        0.5941, 0.3421, 15.2747
      CIE-Lab:
        46.0082, 59.4581, 47.5508
        CIE-LCH:
        46.0082, 76.1337, 38.6506
        CIE-Luv:
        46.0082, 121.8566, 31.1200
        Hunter-Lab:
        39.0828, 52.7390, 23.0394
      #cd311f color charts
#cd311f RGB chart
      #cd311f CMYK chart
      #cd311f RGB pie chart
      #cd311f color shades, tints & tones
#cd311f color schemes
#cd311f color preview, HTML & CSS examples
           This text has a color of #cd311f        
        
          <p style="color:#cd311f;">Text here</p>
        
        
          .mytext {color:#cd311f;}
        
        Text color #cd311f
      
           This box has a color of #cd311f        
        
          <div style="background-color:#cd311f;">Content here</div>
        
        
          .mybackground {background-color:#cd311f;}
        
        Background color #cd311f
      
           Border around this has a color of #cd311f        
        
          <div style="border:2px solid #cd311f;">Content here</div>
        
        
          .myborder {border:2px solid #cd311f;}
        
        Border color #cd311f