#cd2210 color space conversions
Hex:
        #cd2210
        RGB:
        205, 34, 16
        CMY:
        20, 87, 94
        CMYK:
        0, 83, 92, 20
      HSL:
        6°, 85.5204%, 43.3333%
        HSV (HSB):
        6°, 92.1951%, 80.3922%
        XYZ:
        25.8424, 14.1606, 1.8614
        xyY:
        0.6173, 0.3382, 14.1606
      CIE-Lab:
        44.4624, 63.3041, 52.7235
        CIE-LCH:
        44.4624, 82.3843, 39.7896
        CIE-Luv:
        44.4624, 130.6833, 31.4050
        Hunter-Lab:
        37.6306, 56.7294, 23.4086
      #cd2210 color charts
#cd2210 RGB chart
      #cd2210 CMYK chart
      #cd2210 RGB pie chart
      #cd2210 color shades, tints & tones
#cd2210 color schemes
#cd2210 color preview, HTML & CSS examples
           This text has a color of #cd2210        
        
          <p style="color:#cd2210;">Text here</p>
        
        
          .mytext {color:#cd2210;}
        
        Text color #cd2210
      
           This box has a color of #cd2210        
        
          <div style="background-color:#cd2210;">Content here</div>
        
        
          .mybackground {background-color:#cd2210;}
        
        Background color #cd2210
      
           Border around this has a color of #cd2210        
        
          <div style="border:2px solid #cd2210;">Content here</div>
        
        
          .myborder {border:2px solid #cd2210;}
        
        Border color #cd2210