#cd1946 color space conversions
Hex:
        #cd1946
        RGB:
        205, 25, 70
        CMY:
        20, 90, 73
        CMYK:
        0, 88, 66, 20
      HSL:
        345°, 78.2609%, 45.0980%
        HSV (HSB):
        345°, 87.8049%, 80.3922%
        XYZ:
        26.6300, 14.1166, 7.1156
        xyY:
        0.5564, 0.2949, 14.1166
      CIE-Lab:
        44.3997, 66.8320, 23.5785
        CIE-LCH:
        44.3997, 70.8693, 19.4330
        CIE-Luv:
        44.3997, 122.5299, 12.0238
        Hunter-Lab:
        37.5721, 60.7644, 15.0718
      #cd1946 color charts
#cd1946 RGB chart
      #cd1946 CMYK chart
      #cd1946 RGB pie chart
      #cd1946 color shades, tints & tones
#cd1946 color schemes
#cd1946 color preview, HTML & CSS examples
           This text has a color of #cd1946        
        
          <p style="color:#cd1946;">Text here</p>
        
        
          .mytext {color:#cd1946;}
        
        Text color #cd1946
      
           This box has a color of #cd1946        
        
          <div style="background-color:#cd1946;">Content here</div>
        
        
          .mybackground {background-color:#cd1946;}
        
        Background color #cd1946
      
           Border around this has a color of #cd1946        
        
          <div style="border:2px solid #cd1946;">Content here</div>
        
        
          .myborder {border:2px solid #cd1946;}
        
        Border color #cd1946