#cd0d17 color space conversions
Hex:
        #cd0d17
        RGB:
        205, 13, 23
        CMY:
        20, 95, 91
        CMYK:
        0, 94, 89, 20
      HSL:
        357°, 88.0734%, 42.7451%
        HSV (HSB):
        357°, 93.6585%, 80.3922%
        XYZ:
        25.4754, 13.3288, 2.0406
        xyY:
        0.6237, 0.3263, 13.3288
      CIE-Lab:
        43.2546, 66.9694, 49.0382
        CIE-LCH:
        43.2546, 83.0039, 36.2134
        CIE-Luv:
        43.2546, 136.2382, 27.9921
        Hunter-Lab:
        36.5087, 60.6654, 22.2421
      #cd0d17 color charts
#cd0d17 RGB chart
      #cd0d17 CMYK chart
      #cd0d17 RGB pie chart
      #cd0d17 color shades, tints & tones
#cd0d17 color schemes
#cd0d17 color preview, HTML & CSS examples
           This text has a color of #cd0d17        
        
          <p style="color:#cd0d17;">Text here</p>
        
        
          .mytext {color:#cd0d17;}
        
        Text color #cd0d17
      
           This box has a color of #cd0d17        
        
          <div style="background-color:#cd0d17;">Content here</div>
        
        
          .mybackground {background-color:#cd0d17;}
        
        Background color #cd0d17
      
           Border around this has a color of #cd0d17        
        
          <div style="border:2px solid #cd0d17;">Content here</div>
        
        
          .myborder {border:2px solid #cd0d17;}
        
        Border color #cd0d17