#cd132d color space conversions
Hex:
        #cd132d
        RGB:
        205, 19, 45
        CMY:
        20, 93, 82
        CMYK:
        0, 91, 78, 20
      HSL:
        352°, 83.0357%, 43.9216%
        HSV (HSB):
        352°, 90.7317%, 80.3922%
        XYZ:
        25.8834, 13.6343, 3.7501
        xyY:
        0.5982, 0.3151, 13.6343
      CIE-Lab:
        43.7039, 66.7445, 37.8662
        CIE-LCH:
        43.7039, 76.7377, 29.5676
        CIE-Luv:
        43.7039, 131.0190, 22.4209
        Hunter-Lab:
        36.9247, 60.5061, 19.8257
      #cd132d color charts
#cd132d RGB chart
      #cd132d CMYK chart
      #cd132d RGB pie chart
      #cd132d color shades, tints & tones
#cd132d color schemes
#cd132d color preview, HTML & CSS examples
           This text has a color of #cd132d        
        
          <p style="color:#cd132d;">Text here</p>
        
        
          .mytext {color:#cd132d;}
        
        Text color #cd132d
      
           This box has a color of #cd132d        
        
          <div style="background-color:#cd132d;">Content here</div>
        
        
          .mybackground {background-color:#cd132d;}
        
        Background color #cd132d
      
           Border around this has a color of #cd132d        
        
          <div style="border:2px solid #cd132d;">Content here</div>
        
        
          .myborder {border:2px solid #cd132d;}
        
        Border color #cd132d