#cd0315 color space conversions
Hex:
        #cd0315
        RGB:
        205, 3, 21
        CMY:
        20, 99, 92
        CMYK:
        0, 99, 90, 20
      HSL:
        355°, 97.1154%, 40.7843%
        HSV (HSB):
        355°, 98.5366%, 80.3922%
        XYZ:
        25.3448, 13.0984, 1.9019
        xyY:
        0.6282, 0.3247, 13.0984
      CIE-Lab:
        42.9111, 67.8978, 49.6783
        CIE-LCH:
        42.9111, 84.1311, 36.1916
        CIE-Luv:
        42.9111, 138.1951, 27.7706
        Hunter-Lab:
        36.1917, 61.6666, 22.2185
      #cd0315 color charts
#cd0315 RGB chart
      #cd0315 CMYK chart
      #cd0315 RGB pie chart
      #cd0315 color shades, tints & tones
#cd0315 color schemes
#cd0315 color preview, HTML & CSS examples
           This text has a color of #cd0315        
        
          <p style="color:#cd0315;">Text here</p>
        
        
          .mytext {color:#cd0315;}
        
        Text color #cd0315
      
           This box has a color of #cd0315        
        
          <div style="background-color:#cd0315;">Content here</div>
        
        
          .mybackground {background-color:#cd0315;}
        
        Background color #cd0315
      
           Border around this has a color of #cd0315        
        
          <div style="border:2px solid #cd0315;">Content here</div>
        
        
          .myborder {border:2px solid #cd0315;}
        
        Border color #cd0315