#cd1134 color space conversions
Hex:
        #cd1134
        RGB:
        205, 17, 52
        CMY:
        20, 93, 80
        CMYK:
        0, 92, 75, 20
      HSL:
        349°, 84.6847%, 43.5294%
        HSV (HSB):
        349°, 91.7073%, 80.3922%
        XYZ:
        25.9971, 13.6280, 4.5091
        xyY:
        0.5890, 0.3088, 13.6280
      CIE-Lab:
        43.6946, 67.2587, 33.7271
        CIE-LCH:
        43.6946, 75.2412, 26.6316
        CIE-Luv:
        43.6946, 129.7611, 19.5688
        Hunter-Lab:
        36.9161, 61.1005, 18.5993
      #cd1134 color charts
#cd1134 RGB chart
      #cd1134 CMYK chart
      #cd1134 RGB pie chart
      #cd1134 color shades, tints & tones
#cd1134 color schemes
#cd1134 color preview, HTML & CSS examples
           This text has a color of #cd1134        
        
          <p style="color:#cd1134;">Text here</p>
        
        
          .mytext {color:#cd1134;}
        
        Text color #cd1134
      
           This box has a color of #cd1134        
        
          <div style="background-color:#cd1134;">Content here</div>
        
        
          .mybackground {background-color:#cd1134;}
        
        Background color #cd1134
      
           Border around this has a color of #cd1134        
        
          <div style="border:2px solid #cd1134;">Content here</div>
        
        
          .myborder {border:2px solid #cd1134;}
        
        Border color #cd1134