#cd0b29 color space conversions
Hex:
        #cd0b29
        RGB:
        205, 11, 41
        CMY:
        20, 96, 84
        CMYK:
        0, 95, 80, 20
      HSL:
        351°, 89.8148%, 42.3529%
        HSV (HSB):
        351°, 94.6341%, 80.3922%
        XYZ:
        25.6967, 13.3786, 3.3258
        xyY:
        0.6060, 0.3155, 13.3786
      CIE-Lab:
        43.3282, 67.5830, 39.7717
        CIE-LCH:
        43.3282, 78.4172, 30.4762
        CIE-Luv:
        43.3282, 133.5215, 23.1515
        Hunter-Lab:
        36.5767, 61.3947, 20.2127
      #cd0b29 color charts
#cd0b29 RGB chart
      #cd0b29 CMYK chart
      #cd0b29 RGB pie chart
      #cd0b29 color shades, tints & tones
#cd0b29 color schemes
#cd0b29 color preview, HTML & CSS examples
           This text has a color of #cd0b29        
        
          <p style="color:#cd0b29;">Text here</p>
        
        
          .mytext {color:#cd0b29;}
        
        Text color #cd0b29
      
           This box has a color of #cd0b29        
        
          <div style="background-color:#cd0b29;">Content here</div>
        
        
          .mybackground {background-color:#cd0b29;}
        
        Background color #cd0b29
      
           Border around this has a color of #cd0b29        
        
          <div style="border:2px solid #cd0b29;">Content here</div>
        
        
          .myborder {border:2px solid #cd0b29;}
        
        Border color #cd0b29