#d26191 color space conversions
Hex:
        #d26191
        RGB:
        210, 97, 145
        CMY:
        18, 62, 43
        CMYK:
        0, 54, 31, 18
      HSL:
        335°, 55.6650%, 60.1961%
        HSV (HSB):
        335°, 53.8095%, 82.3529%
        XYZ:
        35.9639, 24.2954, 29.5820
        xyY:
        0.4003, 0.2704, 24.2954
      CIE-Lab:
        56.3823, 49.6497, -4.7376
        CIE-LCH:
        56.3823, 49.8752, 354.5493
        CIE-Luv:
        56.3823, 70.5548, -15.6201
        Hunter-Lab:
        49.2903, 43.9815, -1.0802
      #d26191 color charts
#d26191 RGB chart
      #d26191 CMYK chart
      #d26191 RGB pie chart
      #d26191 color shades, tints & tones
#d26191 color schemes
#d26191 color preview, HTML & CSS examples
           This text has a color of #d26191        
        
          <p style="color:#d26191;">Text here</p>
        
        
          .mytext {color:#d26191;}
        
        Text color #d26191
      
           This box has a color of #d26191        
        
          <div style="background-color:#d26191;">Content here</div>
        
        
          .mybackground {background-color:#d26191;}
        
        Background color #d26191
      
           Border around this has a color of #d26191        
        
          <div style="border:2px solid #d26191;">Content here</div>
        
        
          .myborder {border:2px solid #d26191;}
        
        Border color #d26191