#dd094b color space conversions
Hex:
        #dd094b
        RGB:
        221, 9, 75
        CMY:
        13, 96, 71
        CMYK:
        0, 96, 66, 13
      HSL:
        341°, 92.1739%, 45.0980%
        HSV (HSB):
        341°, 95.9276%, 86.6667%
        XYZ:
        31.1865, 16.0755, 8.1158
        xyY:
        0.5632, 0.2903, 16.0755
      CIE-Lab:
        47.0734, 72.9943, 24.5780
        CIE-LCH:
        47.0734, 77.0211, 18.6090
        CIE-Luv:
        47.0734, 136.2529, 11.8402
        Hunter-Lab:
        40.0943, 68.6773, 16.0647
      #dd094b color charts
#dd094b RGB chart
      #dd094b CMYK chart
      #dd094b RGB pie chart
      #dd094b color shades, tints & tones
#dd094b color schemes
#dd094b color preview, HTML & CSS examples
           This text has a color of #dd094b        
        
          <p style="color:#dd094b;">Text here</p>
        
        
          .mytext {color:#dd094b;}
        
        Text color #dd094b
      
           This box has a color of #dd094b        
        
          <div style="background-color:#dd094b;">Content here</div>
        
        
          .mybackground {background-color:#dd094b;}
        
        Background color #dd094b
      
           Border around this has a color of #dd094b        
        
          <div style="border:2px solid #dd094b;">Content here</div>
        
        
          .myborder {border:2px solid #dd094b;}
        
        Border color #dd094b