#dd0b27 color space conversions
Hex:
        #dd0b27
        RGB:
        221, 11, 39
        CMY:
        13, 96, 85
        CMYK:
        0, 95, 82, 13
      HSL:
        352°, 90.5172%, 45.4902%
        HSV (HSB):
        352°, 95.0226%, 86.6667%
        XYZ:
        30.3047, 15.7580, 3.3638
        xyY:
        0.6131, 0.3188, 15.7580
      CIE-Lab:
        46.6554, 71.5149, 45.2706
        CIE-LCH:
        46.6554, 84.6393, 32.3348
        CIE-Luv:
        46.6554, 145.6515, 26.7409
        Hunter-Lab:
        39.6963, 66.8006, 22.7633
      #dd0b27 color charts
#dd0b27 RGB chart
      #dd0b27 CMYK chart
      #dd0b27 RGB pie chart
      #dd0b27 color shades, tints & tones
#dd0b27 color schemes
#dd0b27 color preview, HTML & CSS examples
           This text has a color of #dd0b27        
        
          <p style="color:#dd0b27;">Text here</p>
        
        
          .mytext {color:#dd0b27;}
        
        Text color #dd0b27
      
           This box has a color of #dd0b27        
        
          <div style="background-color:#dd0b27;">Content here</div>
        
        
          .mybackground {background-color:#dd0b27;}
        
        Background color #dd0b27
      
           Border around this has a color of #dd0b27        
        
          <div style="border:2px solid #dd0b27;">Content here</div>
        
        
          .myborder {border:2px solid #dd0b27;}
        
        Border color #dd0b27