#cd1014 color space conversions
Hex:
        #cd1014
        RGB:
        205, 16, 20
        CMY:
        20, 94, 92
        CMYK:
        0, 92, 90, 20
      HSL:
        359°, 85.5204%, 43.3333%
        HSV (HSB):
        359°, 92.1951%, 80.3922%
        XYZ:
        25.4884, 13.4002, 1.9049
        xyY:
        0.6248, 0.3285, 13.4002
      CIE-Lab:
        43.3602, 66.5690, 50.4249
        CIE-LCH:
        43.3602, 83.5111, 37.1433
        CIE-Luv:
        43.3602, 135.9740, 28.7690
        Hunter-Lab:
        36.6063, 60.2257, 22.5391
      #cd1014 color charts
#cd1014 RGB chart
      #cd1014 CMYK chart
      #cd1014 RGB pie chart
      #cd1014 color shades, tints & tones
#cd1014 color schemes
#cd1014 color preview, HTML & CSS examples
           This text has a color of #cd1014        
        
          <p style="color:#cd1014;">Text here</p>
        
        
          .mytext {color:#cd1014;}
        
        Text color #cd1014
      
           This box has a color of #cd1014        
        
          <div style="background-color:#cd1014;">Content here</div>
        
        
          .mybackground {background-color:#cd1014;}
        
        Background color #cd1014
      
           Border around this has a color of #cd1014        
        
          <div style="border:2px solid #cd1014;">Content here</div>
        
        
          .myborder {border:2px solid #cd1014;}
        
        Border color #cd1014