#cd091e color space conversions
Hex:
        #cd091e
        RGB:
        205, 9, 30
        CMY:
        20, 96, 88
        CMYK:
        0, 96, 85, 20
      HSL:
        354°, 91.5888%, 41.9608%
        HSV (HSB):
        354°, 95.6098%, 80.3922%
        XYZ:
        25.5089, 13.2682, 2.4449
        xyY:
        0.6188, 0.3219, 13.2682
      CIE-Lab:
        43.1647, 67.4981, 45.5844
        CIE-LCH:
        43.1647, 81.4489, 34.0329
        CIE-Luv:
        43.1647, 135.9197, 26.1913
        Hunter-Lab:
        36.4256, 61.2588, 21.5184
      #cd091e color charts
#cd091e RGB chart
      #cd091e CMYK chart
      #cd091e RGB pie chart
      #cd091e color shades, tints & tones
#cd091e color schemes
#cd091e color preview, HTML & CSS examples
           This text has a color of #cd091e        
        
          <p style="color:#cd091e;">Text here</p>
        
        
          .mytext {color:#cd091e;}
        
        Text color #cd091e
      
           This box has a color of #cd091e        
        
          <div style="background-color:#cd091e;">Content here</div>
        
        
          .mybackground {background-color:#cd091e;}
        
        Background color #cd091e
      
           Border around this has a color of #cd091e        
        
          <div style="border:2px solid #cd091e;">Content here</div>
        
        
          .myborder {border:2px solid #cd091e;}
        
        Border color #cd091e