#cd1611 color space conversions
Hex:
        #cd1611
        RGB:
        205, 22, 17
        CMY:
        20, 91, 93
        CMYK:
        0, 89, 92, 20
      HSL:
        2°, 84.6847%, 43.5294%
        HSV (HSB):
        2°, 91.7073%, 80.3922%
        XYZ:
        25.5649, 13.5934, 1.8067
        xyY:
        0.6241, 0.3318, 13.5934
      CIE-Lab:
        43.6441, 65.6676, 51.8229
        CIE-LCH:
        43.6441, 83.6531, 38.2794
        CIE-Luv:
        43.6441, 134.7616, 29.7955
        Hunter-Lab:
        36.8693, 59.2496, 22.9031
      #cd1611 color charts
#cd1611 RGB chart
      #cd1611 CMYK chart
      #cd1611 RGB pie chart
      #cd1611 color shades, tints & tones
#cd1611 color schemes
#cd1611 color preview, HTML & CSS examples
           This text has a color of #cd1611        
        
          <p style="color:#cd1611;">Text here</p>
        
        
          .mytext {color:#cd1611;}
        
        Text color #cd1611
      
           This box has a color of #cd1611        
        
          <div style="background-color:#cd1611;">Content here</div>
        
        
          .mybackground {background-color:#cd1611;}
        
        Background color #cd1611
      
           Border around this has a color of #cd1611        
        
          <div style="border:2px solid #cd1611;">Content here</div>
        
        
          .myborder {border:2px solid #cd1611;}
        
        Border color #cd1611