#cd1921 color space conversions
Hex:
        #cd1921
        RGB:
        205, 25, 33
        CMY:
        20, 90, 87
        CMYK:
        0, 88, 84, 20
      HSL:
        357°, 78.2609%, 45.0980%
        HSV (HSB):
        357°, 87.8049%, 80.3922%
        XYZ:
        25.7990, 13.7842, 2.7397
        xyY:
        0.6096, 0.3257, 13.7842
      CIE-Lab:
        43.9218, 65.4525, 44.7072
        CIE-LCH:
        43.9218, 79.2639, 34.3350
        CIE-Luv:
        43.9218, 131.7536, 26.7759
        Hunter-Lab:
        37.1271, 59.0642, 21.6138
      #cd1921 color charts
#cd1921 RGB chart
      #cd1921 CMYK chart
      #cd1921 RGB pie chart
      #cd1921 color shades, tints & tones
#cd1921 color schemes
#cd1921 color preview, HTML & CSS examples
           This text has a color of #cd1921        
        
          <p style="color:#cd1921;">Text here</p>
        
        
          .mytext {color:#cd1921;}
        
        Text color #cd1921
      
           This box has a color of #cd1921        
        
          <div style="background-color:#cd1921;">Content here</div>
        
        
          .mybackground {background-color:#cd1921;}
        
        Background color #cd1921
      
           Border around this has a color of #cd1921        
        
          <div style="border:2px solid #cd1921;">Content here</div>
        
        
          .myborder {border:2px solid #cd1921;}
        
        Border color #cd1921