#dd376f color space conversions
Hex:
        #dd376f
        RGB:
        221, 55, 111
        CMY:
        13, 78, 56
        CMYK:
        0, 75, 50, 13
      HSL:
        340°, 70.9402%, 54.1176%
        HSV (HSB):
        340°, 75.1131%, 86.6667%
        XYZ:
        34.0542, 19.2522, 16.9601
        xyY:
        0.4846, 0.2740, 19.2522
      CIE-Lab:
        50.9810, 66.4135, 7.8744
        CIE-LCH:
        50.9810, 66.8787, 6.7618
        CIE-Luv:
        50.9810, 110.4487, -3.1135
        Hunter-Lab:
        43.8774, 61.7526, 7.7965
      #dd376f color charts
#dd376f RGB chart
      #dd376f CMYK chart
      #dd376f RGB pie chart
      #dd376f color shades, tints & tones
#dd376f color schemes
#dd376f color preview, HTML & CSS examples
           This text has a color of #dd376f        
        
          <p style="color:#dd376f;">Text here</p>
        
        
          .mytext {color:#dd376f;}
        
        Text color #dd376f
      
           This box has a color of #dd376f        
        
          <div style="background-color:#dd376f;">Content here</div>
        
        
          .mybackground {background-color:#dd376f;}
        
        Background color #dd376f
      
           Border around this has a color of #dd376f        
        
          <div style="border:2px solid #dd376f;">Content here</div>
        
        
          .myborder {border:2px solid #dd376f;}
        
        Border color #dd376f