#cd3e33 color space conversions
Hex:
        #cd3e33
        RGB:
        205, 62, 51
        CMY:
        20, 76, 80
        CMYK:
        0, 70, 75, 20
      HSL:
        4°, 60.6299%, 50.1961%
        HSV (HSB):
        4°, 75.1220%, 80.3922%
        XYZ:
        27.4970, 16.6634, 4.8991
        xyY:
        0.5605, 0.3397, 16.6634
      CIE-Lab:
        47.8331, 55.5458, 38.9224
        CIE-LCH:
        47.8331, 67.8254, 35.0199
        CIE-Luv:
        47.8331, 111.0864, 27.9863
        Hunter-Lab:
        40.8208, 48.8016, 21.4589
      #cd3e33 color charts
#cd3e33 RGB chart
      #cd3e33 CMYK chart
      #cd3e33 RGB pie chart
      #cd3e33 color shades, tints & tones
#cd3e33 color schemes
#cd3e33 color preview, HTML & CSS examples
           This text has a color of #cd3e33        
        
          <p style="color:#cd3e33;">Text here</p>
        
        
          .mytext {color:#cd3e33;}
        
        Text color #cd3e33
      
           This box has a color of #cd3e33        
        
          <div style="background-color:#cd3e33;">Content here</div>
        
        
          .mybackground {background-color:#cd3e33;}
        
        Background color #cd3e33
      
           Border around this has a color of #cd3e33        
        
          <div style="border:2px solid #cd3e33;">Content here</div>
        
        
          .myborder {border:2px solid #cd3e33;}
        
        Border color #cd3e33