#cd1013 color space conversions
Hex:
        #cd1013
        RGB:
        205, 16, 19
        CMY:
        20, 94, 93
        CMYK:
        0, 92, 91, 20
      HSL:
        359°, 85.5204%, 43.3333%
        HSV (HSB):
        359°, 92.1951%, 80.3922%
        XYZ:
        25.4797, 13.3967, 1.8590
        xyY:
        0.6255, 0.3289, 13.3967
      CIE-Lab:
        43.3550, 66.5544, 50.8368
        CIE-LCH:
        43.3550, 83.7489, 37.3740
        CIE-Luv:
        43.3550, 136.0852, 28.9402
        Hunter-Lab:
        36.6016, 60.2076, 22.6097
      #cd1013 color charts
#cd1013 RGB chart
      #cd1013 CMYK chart
      #cd1013 RGB pie chart
      #cd1013 color shades, tints & tones
#cd1013 color schemes
#cd1013 color preview, HTML & CSS examples
           This text has a color of #cd1013        
        
          <p style="color:#cd1013;">Text here</p>
        
        
          .mytext {color:#cd1013;}
        
        Text color #cd1013
      
           This box has a color of #cd1013        
        
          <div style="background-color:#cd1013;">Content here</div>
        
        
          .mybackground {background-color:#cd1013;}
        
        Background color #cd1013
      
           Border around this has a color of #cd1013        
        
          <div style="border:2px solid #cd1013;">Content here</div>
        
        
          .myborder {border:2px solid #cd1013;}
        
        Border color #cd1013