#d56270 color space conversions
Hex:
        #d56270
        RGB:
        213, 98, 112
        CMY:
        16, 62, 56
        CMYK:
        0, 54, 47, 16
      HSL:
        353°, 57.7889%, 60.9804%
        HSV (HSB):
        353°, 53.9906%, 83.5294%
        XYZ:
        34.7329, 24.0514, 18.1410
        xyY:
        0.4515, 0.3127, 24.0514
      CIE-Lab:
        56.1392, 46.5236, 14.3261
        CIE-LCH:
        56.1392, 48.6794, 17.1153
        CIE-Luv:
        56.1392, 80.9706, 9.3195
        Hunter-Lab:
        49.0422, 40.5943, 12.3978
      #d56270 color charts
#d56270 RGB chart
      #d56270 CMYK chart
      #d56270 RGB pie chart
      #d56270 color shades, tints & tones
#d56270 color schemes
#d56270 color preview, HTML & CSS examples
           This text has a color of #d56270        
        
          <p style="color:#d56270;">Text here</p>
        
        
          .mytext {color:#d56270;}
        
        Text color #d56270
      
           This box has a color of #d56270        
        
          <div style="background-color:#d56270;">Content here</div>
        
        
          .mybackground {background-color:#d56270;}
        
        Background color #d56270
      
           Border around this has a color of #d56270        
        
          <div style="border:2px solid #d56270;">Content here</div>
        
        
          .myborder {border:2px solid #d56270;}
        
        Border color #d56270