#cd271c color space conversions
Hex:
        #cd271c
        RGB:
        205, 39, 28
        CMY:
        20, 85, 89
        CMYK:
        0, 81, 86, 20
      HSL:
        4°, 75.9657%, 45.6863%
        HSV (HSB):
        4°, 86.3415%, 80.3922%
        XYZ:
        26.1120, 14.5140, 2.5238
        xyY:
        0.6051, 0.3364, 14.5140
      CIE-Lab:
        44.9612, 62.2762, 48.0808
        CIE-LCH:
        44.9612, 78.6771, 37.6702
        CIE-Luv:
        44.9612, 127.2070, 29.9680
        Hunter-Lab:
        38.0973, 55.6741, 22.7403
      #cd271c color charts
#cd271c RGB chart
      #cd271c CMYK chart
      #cd271c RGB pie chart
      #cd271c color shades, tints & tones
#cd271c color schemes
#cd271c color preview, HTML & CSS examples
           This text has a color of #cd271c        
        
          <p style="color:#cd271c;">Text here</p>
        
        
          .mytext {color:#cd271c;}
        
        Text color #cd271c
      
           This box has a color of #cd271c        
        
          <div style="background-color:#cd271c;">Content here</div>
        
        
          .mybackground {background-color:#cd271c;}
        
        Background color #cd271c
      
           Border around this has a color of #cd271c        
        
          <div style="border:2px solid #cd271c;">Content here</div>
        
        
          .myborder {border:2px solid #cd271c;}
        
        Border color #cd271c