#dd0433 color space conversions
Hex:
        #dd0433
        RGB:
        221, 4, 51
        CMY:
        13, 98, 80
        CMYK:
        0, 98, 77, 13
      HSL:
        347°, 96.4444%, 44.1176%
        HSV (HSB):
        347°, 98.1900%, 86.6667%
        XYZ:
        30.4598, 15.6980, 4.5566
        xyY:
        0.6006, 0.3095, 15.6980
      CIE-Lab:
        46.5758, 72.4396, 38.4525
        CIE-LCH:
        46.5758, 82.0127, 27.9603
        CIE-Luv:
        46.5758, 144.0586, 22.3818
        Hunter-Lab:
        39.6207, 67.8917, 20.9158
      #dd0433 color charts
#dd0433 RGB chart
      #dd0433 CMYK chart
      #dd0433 RGB pie chart
      #dd0433 color shades, tints & tones
#dd0433 color schemes
#dd0433 color preview, HTML & CSS examples
           This text has a color of #dd0433        
        
          <p style="color:#dd0433;">Text here</p>
        
        
          .mytext {color:#dd0433;}
        
        Text color #dd0433
      
           This box has a color of #dd0433        
        
          <div style="background-color:#dd0433;">Content here</div>
        
        
          .mybackground {background-color:#dd0433;}
        
        Background color #dd0433
      
           Border around this has a color of #dd0433        
        
          <div style="border:2px solid #dd0433;">Content here</div>
        
        
          .myborder {border:2px solid #dd0433;}
        
        Border color #dd0433