#cd1b32 color space conversions
Hex:
        #cd1b32
        RGB:
        205, 27, 50
        CMY:
        20, 89, 80
        CMYK:
        0, 87, 76, 20
      HSL:
        352°, 76.7241%, 45.4902%
        HSV (HSB):
        352°, 86.8293%, 80.3922%
        XYZ:
        26.1445, 13.9933, 4.3406
        xyY:
        0.5878, 0.3146, 13.9933
      CIE-Lab:
        44.2233, 65.5919, 35.5113
        CIE-LCH:
        44.2233, 74.5878, 28.4310
        CIE-Luv:
        44.2233, 127.6522, 21.4507
        Hunter-Lab:
        37.4076, 59.2918, 19.3056
      #cd1b32 color charts
#cd1b32 RGB chart
      #cd1b32 CMYK chart
      #cd1b32 RGB pie chart
      #cd1b32 color shades, tints & tones
#cd1b32 color schemes
#cd1b32 color preview, HTML & CSS examples
           This text has a color of #cd1b32        
        
          <p style="color:#cd1b32;">Text here</p>
        
        
          .mytext {color:#cd1b32;}
        
        Text color #cd1b32
      
           This box has a color of #cd1b32        
        
          <div style="background-color:#cd1b32;">Content here</div>
        
        
          .mybackground {background-color:#cd1b32;}
        
        Background color #cd1b32
      
           Border around this has a color of #cd1b32        
        
          <div style="border:2px solid #cd1b32;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b32;}
        
        Border color #cd1b32