#d45267 color space conversions
Hex:
        #d45267
        RGB:
        212, 82, 103
        CMY:
        17, 68, 60
        CMYK:
        0, 61, 51, 17
      HSL:
        350°, 60.1852%, 57.6471%
        HSV (HSB):
        350°, 61.3208%, 83.1373%
        XYZ:
        32.6169, 21.0109, 15.1684
        xyY:
        0.4741, 0.3054, 21.0109
      CIE-Lab:
        52.9614, 52.8087, 15.2203
        CIE-LCH:
        52.9614, 54.9584, 16.0778
        CIE-Luv:
        52.9614, 92.1881, 8.5925
        Hunter-Lab:
        45.8377, 46.7999, 12.4664
      #d45267 color charts
#d45267 RGB chart
      #d45267 CMYK chart
      #d45267 RGB pie chart
      #d45267 color shades, tints & tones
#d45267 color schemes
#d45267 color preview, HTML & CSS examples
           This text has a color of #d45267        
        
          <p style="color:#d45267;">Text here</p>
        
        
          .mytext {color:#d45267;}
        
        Text color #d45267
      
           This box has a color of #d45267        
        
          <div style="background-color:#d45267;">Content here</div>
        
        
          .mybackground {background-color:#d45267;}
        
        Background color #d45267
      
           Border around this has a color of #d45267        
        
          <div style="border:2px solid #d45267;">Content here</div>
        
        
          .myborder {border:2px solid #d45267;}
        
        Border color #d45267