#d68283 color space conversions
Hex:
        #d68283
        RGB:
        214, 130, 131
        CMY:
        16, 49, 49
        CMYK:
        0, 39, 39, 16
      HSL:
        359°, 50.6024%, 67.4510%
        HSV (HSB):
        359°, 39.2523%, 83.9216%
        XYZ:
        39.8109, 31.9001, 25.5318
        xyY:
        0.4094, 0.3280, 31.9001
      CIE-Lab:
        63.2602, 32.4641, 13.3251
        CIE-LCH:
        63.2602, 35.0924, 22.3160
        CIE-Luv:
        63.2602, 57.4337, 11.7280
        Hunter-Lab:
        56.4802, 26.9782, 12.7341
      #d68283 color charts
#d68283 RGB chart
      #d68283 CMYK chart
      #d68283 RGB pie chart
      #d68283 color shades, tints & tones
#d68283 color schemes
#d68283 color preview, HTML & CSS examples
           This text has a color of #d68283        
        
          <p style="color:#d68283;">Text here</p>
        
        
          .mytext {color:#d68283;}
        
        Text color #d68283
      
           This box has a color of #d68283        
        
          <div style="background-color:#d68283;">Content here</div>
        
        
          .mybackground {background-color:#d68283;}
        
        Background color #d68283
      
           Border around this has a color of #d68283        
        
          <div style="border:2px solid #d68283;">Content here</div>
        
        
          .myborder {border:2px solid #d68283;}
        
        Border color #d68283