#d68192 color space conversions
Hex:
        #d68192
        RGB:
        214, 129, 146
        CMY:
        16, 49, 43
        CMYK:
        0, 40, 32, 16
      HSL:
        348°, 50.8982%, 67.2549%
        HSV (HSB):
        348°, 39.7196%, 83.9216%
        XYZ:
        40.7701, 32.0720, 31.2358
        xyY:
        0.3917, 0.3082, 32.0720
      CIE-Lab:
        63.4023, 34.8324, 4.9957
        CIE-LCH:
        63.4023, 35.1888, 8.1617
        CIE-Luv:
        63.4023, 55.2990, 0.4820
        Hunter-Lab:
        56.6321, 29.3980, 6.9407
      #d68192 color charts
#d68192 RGB chart
      #d68192 CMYK chart
      #d68192 RGB pie chart
      #d68192 color shades, tints & tones
#d68192 color schemes
#d68192 color preview, HTML & CSS examples
           This text has a color of #d68192        
        
          <p style="color:#d68192;">Text here</p>
        
        
          .mytext {color:#d68192;}
        
        Text color #d68192
      
           This box has a color of #d68192        
        
          <div style="background-color:#d68192;">Content here</div>
        
        
          .mybackground {background-color:#d68192;}
        
        Background color #d68192
      
           Border around this has a color of #d68192        
        
          <div style="border:2px solid #d68192;">Content here</div>
        
        
          .myborder {border:2px solid #d68192;}
        
        Border color #d68192