#cd1121 color space conversions
Hex:
        #cd1121
        RGB:
        205, 17, 33
        CMY:
        20, 93, 87
        CMYK:
        0, 92, 84, 20
      HSL:
        355°, 84.6847%, 43.5294%
        HSV (HSB):
        355°, 91.7073%, 80.3922%
        XYZ:
        25.6518, 13.4898, 2.6906
        xyY:
        0.6132, 0.3225, 13.4898
      CIE-Lab:
        43.4922, 66.6875, 44.3184
        CIE-LCH:
        43.4922, 80.0708, 33.6068
        CIE-Luv:
        43.4922, 133.8894, 25.9808
        Hunter-Lab:
        36.7285, 60.3924, 21.3665
      #cd1121 color charts
#cd1121 RGB chart
      #cd1121 CMYK chart
      #cd1121 RGB pie chart
      #cd1121 color shades, tints & tones
#cd1121 color schemes
#cd1121 color preview, HTML & CSS examples
           This text has a color of #cd1121        
        
          <p style="color:#cd1121;">Text here</p>
        
        
          .mytext {color:#cd1121;}
        
        Text color #cd1121
      
           This box has a color of #cd1121        
        
          <div style="background-color:#cd1121;">Content here</div>
        
        
          .mybackground {background-color:#cd1121;}
        
        Background color #cd1121
      
           Border around this has a color of #cd1121        
        
          <div style="border:2px solid #cd1121;">Content here</div>
        
        
          .myborder {border:2px solid #cd1121;}
        
        Border color #cd1121