#cd0e00 color space conversions
Hex:
        #cd0e00
        RGB:
        205, 14, 0
        CMY:
        20, 95, 100
        CMYK:
        0, 93, 100, 20
      HSL:
        4°, 100.0000%, 40.1961%
        HSV (HSB):
        4°, 100.0000%, 80.3922%
        XYZ:
        25.3339, 13.2932, 1.2306
        xyY:
        0.6356, 0.3335, 13.2932
      CIE-Lab:
        43.2018, 66.5990, 57.1889
        CIE-LCH:
        43.2018, 87.7838, 40.6529
        CIE-Luv:
        43.2018, 138.0410, 31.1263
        Hunter-Lab:
        36.4599, 60.2247, 23.5207
      #cd0e00 color charts
#cd0e00 RGB chart
      #cd0e00 CMYK chart
      #cd0e00 RGB pie chart
      #cd0e00 color shades, tints & tones
#cd0e00 color schemes
#cd0e00 color preview, HTML & CSS examples
           This text has a color of #cd0e00        
        
          <p style="color:#cd0e00;">Text here</p>
        
        
          .mytext {color:#cd0e00;}
        
        Text color #cd0e00
      
           This box has a color of #cd0e00        
        
          <div style="background-color:#cd0e00;">Content here</div>
        
        
          .mybackground {background-color:#cd0e00;}
        
        Background color #cd0e00
      
           Border around this has a color of #cd0e00        
        
          <div style="border:2px solid #cd0e00;">Content here</div>
        
        
          .myborder {border:2px solid #cd0e00;}
        
        Border color #cd0e00