#cd1526 color space conversions
Hex:
        #cd1526
        RGB:
        205, 21, 38
        CMY:
        20, 92, 85
        CMYK:
        0, 90, 81, 20
      HSL:
        354°, 81.4159%, 44.3137%
        HSV (HSB):
        354°, 89.7561%, 80.3922%
        XYZ:
        25.7949, 13.6554, 3.1099
        xyY:
        0.6061, 0.3208, 13.6554
      CIE-Lab:
        43.7346, 66.2422, 41.8552
        CIE-LCH:
        43.7346, 78.3574, 32.2868
        CIE-Luv:
        43.7346, 131.9910, 24.9229
        Hunter-Lab:
        36.9532, 59.9321, 20.8775
      #cd1526 color charts
#cd1526 RGB chart
      #cd1526 CMYK chart
      #cd1526 RGB pie chart
      #cd1526 color shades, tints & tones
#cd1526 color schemes
#cd1526 color preview, HTML & CSS examples
           This text has a color of #cd1526        
        
          <p style="color:#cd1526;">Text here</p>
        
        
          .mytext {color:#cd1526;}
        
        Text color #cd1526
      
           This box has a color of #cd1526        
        
          <div style="background-color:#cd1526;">Content here</div>
        
        
          .mybackground {background-color:#cd1526;}
        
        Background color #cd1526
      
           Border around this has a color of #cd1526        
        
          <div style="border:2px solid #cd1526;">Content here</div>
        
        
          .myborder {border:2px solid #cd1526;}
        
        Border color #cd1526