#cd1034 color space conversions
Hex:
        #cd1034
        RGB:
        205, 16, 52
        CMY:
        20, 94, 80
        CMYK:
        0, 92, 75, 20
      HSL:
        349°, 85.5204%, 43.3333%
        HSV (HSB):
        349°, 92.1951%, 80.3922%
        XYZ:
        25.9820, 13.5977, 4.5040
        xyY:
        0.5894, 0.3085, 13.5977
      CIE-Lab:
        43.6503, 67.3865, 33.6766
        CIE-LCH:
        43.6503, 75.3329, 26.5537
        CIE-Luv:
        43.6503, 129.9701, 19.4815
        Hunter-Lab:
        36.8750, 61.2391, 18.5706
      #cd1034 color charts
#cd1034 RGB chart
      #cd1034 CMYK chart
      #cd1034 RGB pie chart
      #cd1034 color shades, tints & tones
#cd1034 color schemes
#cd1034 color preview, HTML & CSS examples
           This text has a color of #cd1034        
        
          <p style="color:#cd1034;">Text here</p>
        
        
          .mytext {color:#cd1034;}
        
        Text color #cd1034
      
           This box has a color of #cd1034        
        
          <div style="background-color:#cd1034;">Content here</div>
        
        
          .mybackground {background-color:#cd1034;}
        
        Background color #cd1034
      
           Border around this has a color of #cd1034        
        
          <div style="border:2px solid #cd1034;">Content here</div>
        
        
          .myborder {border:2px solid #cd1034;}
        
        Border color #cd1034