#d07283 color space conversions
Hex:
        #d07283
        RGB:
        208, 114, 131
        CMY:
        18, 55, 49
        CMYK:
        0, 45, 37, 18
      HSL:
        349°, 50.0000%, 63.1373%
        HSV (HSB):
        349°, 45.1923%, 81.5686%
        XYZ:
        36.1265, 27.0832, 24.7962
        xyY:
        0.4105, 0.3077, 27.0832
      CIE-Lab:
        59.0513, 38.6897, 7.2642
        CIE-LCH:
        59.0513, 39.3658, 10.6338
        CIE-Luv:
        59.0513, 62.7925, 2.5698
        Hunter-Lab:
        52.0415, 32.8394, 8.1792
      #d07283 color charts
#d07283 RGB chart
      #d07283 CMYK chart
      #d07283 RGB pie chart
      #d07283 color shades, tints & tones
#d07283 color schemes
#d07283 color preview, HTML & CSS examples
           This text has a color of #d07283        
        
          <p style="color:#d07283;">Text here</p>
        
        
          .mytext {color:#d07283;}
        
        Text color #d07283
      
           This box has a color of #d07283        
        
          <div style="background-color:#d07283;">Content here</div>
        
        
          .mybackground {background-color:#d07283;}
        
        Background color #d07283
      
           Border around this has a color of #d07283        
        
          <div style="border:2px solid #d07283;">Content here</div>
        
        
          .myborder {border:2px solid #d07283;}
        
        Border color #d07283