#cd2025 color space conversions
Hex:
        #cd2025
        RGB:
        205, 32, 37
        CMY:
        20, 87, 85
        CMYK:
        0, 84, 82, 20
      HSL:
        358°, 72.9958%, 46.4706%
        HSV (HSB):
        358°, 84.3902%, 80.3922%
        XYZ:
        26.0273, 14.1457, 3.1089
        xyY:
        0.6013, 0.3268, 14.1457
      CIE-Lab:
        44.4412, 64.1660, 43.0804
        CIE-LCH:
        44.4412, 77.2864, 33.8770
        CIE-Luv:
        44.4412, 128.6822, 26.5591
        Hunter-Lab:
        37.6108, 57.7059, 21.4267
      #cd2025 color charts
#cd2025 RGB chart
      #cd2025 CMYK chart
      #cd2025 RGB pie chart
      #cd2025 color shades, tints & tones
#cd2025 color schemes
#cd2025 color preview, HTML & CSS examples
           This text has a color of #cd2025        
        
          <p style="color:#cd2025;">Text here</p>
        
        
          .mytext {color:#cd2025;}
        
        Text color #cd2025
      
           This box has a color of #cd2025        
        
          <div style="background-color:#cd2025;">Content here</div>
        
        
          .mybackground {background-color:#cd2025;}
        
        Background color #cd2025
      
           Border around this has a color of #cd2025        
        
          <div style="border:2px solid #cd2025;">Content here</div>
        
        
          .myborder {border:2px solid #cd2025;}
        
        Border color #cd2025