#cd0429 color space conversions
Hex:
        #cd0429
        RGB:
        205, 4, 41
        CMY:
        20, 98, 84
        CMYK:
        0, 98, 80, 20
      HSL:
        349°, 96.1722%, 40.9804%
        HSV (HSB):
        349°, 98.0488%, 80.3922%
        XYZ:
        25.6205, 13.2261, 3.3004
        xyY:
        0.6079, 0.3138, 13.2261
      CIE-Lab:
        43.1019, 68.2384, 39.5412
        CIE-LCH:
        43.1019, 78.8668, 30.0904
        CIE-Luv:
        43.1019, 134.6355, 22.7205
        Hunter-Lab:
        36.3677, 62.1073, 20.0768
      #cd0429 color charts
#cd0429 RGB chart
      #cd0429 CMYK chart
      #cd0429 RGB pie chart
      #cd0429 color shades, tints & tones
#cd0429 color schemes
#cd0429 color preview, HTML & CSS examples
           This text has a color of #cd0429        
        
          <p style="color:#cd0429;">Text here</p>
        
        
          .mytext {color:#cd0429;}
        
        Text color #cd0429
      
           This box has a color of #cd0429        
        
          <div style="background-color:#cd0429;">Content here</div>
        
        
          .mybackground {background-color:#cd0429;}
        
        Background color #cd0429
      
           Border around this has a color of #cd0429        
        
          <div style="border:2px solid #cd0429;">Content here</div>
        
        
          .myborder {border:2px solid #cd0429;}
        
        Border color #cd0429