#d44276 color space conversions
Hex:
        #d44276
        RGB:
        212, 66, 118
        CMY:
        17, 74, 54
        CMYK:
        0, 69, 44, 17
      HSL:
        339°, 62.9310%, 54.5098%
        HSV (HSB):
        339°, 68.8679%, 83.1373%
        XYZ:
        32.3696, 19.2015, 19.1397
        xyY:
        0.4578, 0.2715, 19.2015
      CIE-Lab:
        50.9221, 60.7122, 3.3475
        CIE-LCH:
        50.9221, 60.8044, 3.1560
        CIE-Luv:
        50.9221, 95.9001, -7.2352
        Hunter-Lab:
        43.8195, 55.1744, 4.7766
      #d44276 color charts
#d44276 RGB chart
      #d44276 CMYK chart
      #d44276 RGB pie chart
      #d44276 color shades, tints & tones
#d44276 color schemes
#d44276 color preview, HTML & CSS examples
           This text has a color of #d44276        
        
          <p style="color:#d44276;">Text here</p>
        
        
          .mytext {color:#d44276;}
        
        Text color #d44276
      
           This box has a color of #d44276        
        
          <div style="background-color:#d44276;">Content here</div>
        
        
          .mybackground {background-color:#d44276;}
        
        Background color #d44276
      
           Border around this has a color of #d44276        
        
          <div style="border:2px solid #d44276;">Content here</div>
        
        
          .myborder {border:2px solid #d44276;}
        
        Border color #d44276