#d07285 color space conversions
Hex:
        #d07285
        RGB:
        208, 114, 133
        CMY:
        18, 55, 48
        CMYK:
        0, 45, 36, 18
      HSL:
        348°, 50.0000%, 63.1373%
        HSV (HSB):
        348°, 45.1923%, 81.5686%
        XYZ:
        36.2634, 27.1380, 25.5172
        xyY:
        0.4078, 0.3052, 27.1380
      CIE-Lab:
        59.1018, 38.9288, 6.1790
        CIE-LCH:
        59.1018, 39.4161, 9.0191
        CIE-Luv:
        59.1018, 62.3657, 1.1247
        Hunter-Lab:
        52.0941, 33.0914, 7.4240
      #d07285 color charts
#d07285 RGB chart
      #d07285 CMYK chart
      #d07285 RGB pie chart
      #d07285 color shades, tints & tones
#d07285 color schemes
#d07285 color preview, HTML & CSS examples
           This text has a color of #d07285        
        
          <p style="color:#d07285;">Text here</p>
        
        
          .mytext {color:#d07285;}
        
        Text color #d07285
      
           This box has a color of #d07285        
        
          <div style="background-color:#d07285;">Content here</div>
        
        
          .mybackground {background-color:#d07285;}
        
        Background color #d07285
      
           Border around this has a color of #d07285        
        
          <div style="border:2px solid #d07285;">Content here</div>
        
        
          .myborder {border:2px solid #d07285;}
        
        Border color #d07285