#d05372 color space conversions
Hex:
        #d05372
        RGB:
        208, 83, 114
        CMY:
        18, 67, 55
        CMYK:
        0, 60, 45, 18
      HSL:
        345°, 57.0776%, 57.0588%
        HSV (HSB):
        345°, 60.0962%, 81.5686%
        XYZ:
        32.1429, 20.8113, 18.2425
        xyY:
        0.4515, 0.2923, 20.8113
      CIE-Lab:
        52.7424, 52.0493, 8.2648
        CIE-LCH:
        52.7424, 52.7014, 9.0225
        CIE-Luv:
        52.7424, 85.2695, 0.7163
        Hunter-Lab:
        45.6194, 45.9352, 8.2245
      #d05372 color charts
#d05372 RGB chart
      #d05372 CMYK chart
      #d05372 RGB pie chart
      #d05372 color shades, tints & tones
#d05372 color schemes
#d05372 color preview, HTML & CSS examples
           This text has a color of #d05372        
        
          <p style="color:#d05372;">Text here</p>
        
        
          .mytext {color:#d05372;}
        
        Text color #d05372
      
           This box has a color of #d05372        
        
          <div style="background-color:#d05372;">Content here</div>
        
        
          .mybackground {background-color:#d05372;}
        
        Background color #d05372
      
           Border around this has a color of #d05372        
        
          <div style="border:2px solid #d05372;">Content here</div>
        
        
          .myborder {border:2px solid #d05372;}
        
        Border color #d05372