#cd3210 color space conversions
Hex:
        #cd3210
        RGB:
        205, 50, 16
        CMY:
        20, 80, 94
        CMYK:
        0, 76, 92, 20
      HSL:
        11°, 85.5204%, 43.3333%
        HSV (HSB):
        11°, 92.1951%, 80.3922%
        XYZ:
        26.4110, 15.2978, 2.0510
        xyY:
        0.6035, 0.3496, 15.2978
      CIE-Lab:
        46.0393, 58.8652, 53.7500
        CIE-LCH:
        46.0393, 79.7130, 42.3993
        CIE-Luv:
        46.0393, 122.8952, 34.1741
        Hunter-Lab:
        39.1123, 52.0872, 24.2696
      #cd3210 color charts
#cd3210 RGB chart
      #cd3210 CMYK chart
      #cd3210 RGB pie chart
      #cd3210 color shades, tints & tones
#cd3210 color schemes
#cd3210 color preview, HTML & CSS examples
           This text has a color of #cd3210        
        
          <p style="color:#cd3210;">Text here</p>
        
        
          .mytext {color:#cd3210;}
        
        Text color #cd3210
      
           This box has a color of #cd3210        
        
          <div style="background-color:#cd3210;">Content here</div>
        
        
          .mybackground {background-color:#cd3210;}
        
        Background color #cd3210
      
           Border around this has a color of #cd3210        
        
          <div style="border:2px solid #cd3210;">Content here</div>
        
        
          .myborder {border:2px solid #cd3210;}
        
        Border color #cd3210