#cd0b34 color space conversions
Hex:
        #cd0b34
        RGB:
        205, 11, 52
        CMY:
        20, 96, 80
        CMYK:
        0, 95, 75, 20
      HSL:
        347°, 89.8148%, 42.3529%
        HSV (HSB):
        347°, 94.6341%, 80.3922%
        XYZ:
        25.9163, 13.4664, 4.4821
        xyY:
        0.5908, 0.3070, 13.4664
      CIE-Lab:
        43.4578, 67.9429, 33.4568
        CIE-LCH:
        43.4578, 75.7337, 26.2168
        CIE-Luv:
        43.4578, 130.8806, 19.1015
        Hunter-Lab:
        36.6966, 61.8434, 18.4459
      #cd0b34 color charts
#cd0b34 RGB chart
      #cd0b34 CMYK chart
      #cd0b34 RGB pie chart
      #cd0b34 color shades, tints & tones
#cd0b34 color schemes
#cd0b34 color preview, HTML & CSS examples
           This text has a color of #cd0b34        
        
          <p style="color:#cd0b34;">Text here</p>
        
        
          .mytext {color:#cd0b34;}
        
        Text color #cd0b34
      
           This box has a color of #cd0b34        
        
          <div style="background-color:#cd0b34;">Content here</div>
        
        
          .mybackground {background-color:#cd0b34;}
        
        Background color #cd0b34
      
           Border around this has a color of #cd0b34        
        
          <div style="border:2px solid #cd0b34;">Content here</div>
        
        
          .myborder {border:2px solid #cd0b34;}
        
        Border color #cd0b34