#d4727d color space conversions
Hex:
        #d4727d
        RGB:
        212, 114, 125
        CMY:
        17, 55, 51
        CMYK:
        0, 46, 41, 17
      HSL:
        353°, 53.2609%, 63.9216%
        HSV (HSB):
        353°, 46.2264%, 83.1373%
        XYZ:
        36.8704, 27.5123, 22.7692
        xyY:
        0.4231, 0.3157, 27.5123
      CIE-Lab:
        59.4456, 39.4592, 11.3672
        CIE-LCH:
        59.4456, 41.0639, 16.0704
        CIE-Luv:
        59.4456, 67.1933, 7.5763
        Hunter-Lab:
        52.4522, 33.6821, 10.9791
      #d4727d color charts
#d4727d RGB chart
      #d4727d CMYK chart
      #d4727d RGB pie chart
      #d4727d color shades, tints & tones
#d4727d color schemes
#d4727d color preview, HTML & CSS examples
           This text has a color of #d4727d        
        
          <p style="color:#d4727d;">Text here</p>
        
        
          .mytext {color:#d4727d;}
        
        Text color #d4727d
      
           This box has a color of #d4727d        
        
          <div style="background-color:#d4727d;">Content here</div>
        
        
          .mybackground {background-color:#d4727d;}
        
        Background color #d4727d
      
           Border around this has a color of #d4727d        
        
          <div style="border:2px solid #d4727d;">Content here</div>
        
        
          .myborder {border:2px solid #d4727d;}
        
        Border color #d4727d