#d07382 color space conversions
Hex:
        #d07382
        RGB:
        208, 115, 130
        CMY:
        18, 55, 49
        CMYK:
        0, 45, 38, 18
      HSL:
        350°, 49.7326%, 63.3333%
        HSV (HSB):
        350°, 44.7115%, 81.5686%
        XYZ:
        36.1724, 27.2831, 24.4788
        xyY:
        0.4114, 0.3103, 27.2831
      CIE-Lab:
        59.2354, 38.0495, 8.1052
        CIE-LCH:
        59.2354, 38.9032, 12.0253
        CIE-Luv:
        59.2354, 62.3932, 3.7833
        Hunter-Lab:
        52.2332, 32.2063, 8.7774
      #d07382 color charts
#d07382 RGB chart
      #d07382 CMYK chart
      #d07382 RGB pie chart
      #d07382 color shades, tints & tones
#d07382 color schemes
#d07382 color preview, HTML & CSS examples
           This text has a color of #d07382        
        
          <p style="color:#d07382;">Text here</p>
        
        
          .mytext {color:#d07382;}
        
        Text color #d07382
      
           This box has a color of #d07382        
        
          <div style="background-color:#d07382;">Content here</div>
        
        
          .mybackground {background-color:#d07382;}
        
        Background color #d07382
      
           Border around this has a color of #d07382        
        
          <div style="border:2px solid #d07382;">Content here</div>
        
        
          .myborder {border:2px solid #d07382;}
        
        Border color #d07382