#d05c66 color space conversions
Hex:
        #d05c66
        RGB:
        208, 92, 102
        CMY:
        18, 64, 60
        CMYK:
        0, 56, 51, 18
      HSL:
        355°, 55.2381%, 58.8235%
        HSV (HSB):
        355°, 55.7692%, 81.5686%
        XYZ:
        32.2378, 22.0235, 15.1222
        xyY:
        0.4646, 0.3174, 22.0235
      CIE-Lab:
        54.0519, 46.7471, 17.2057
        CIE-LCH:
        54.0519, 49.8130, 20.2066
        CIE-Luv:
        54.0519, 83.0919, 12.3161
        Hunter-Lab:
        46.9292, 40.4938, 13.7452
      #d05c66 color charts
#d05c66 RGB chart
      #d05c66 CMYK chart
      #d05c66 RGB pie chart
      #d05c66 color shades, tints & tones
#d05c66 color schemes
#d05c66 color preview, HTML & CSS examples
           This text has a color of #d05c66        
        
          <p style="color:#d05c66;">Text here</p>
        
        
          .mytext {color:#d05c66;}
        
        Text color #d05c66
      
           This box has a color of #d05c66        
        
          <div style="background-color:#d05c66;">Content here</div>
        
        
          .mybackground {background-color:#d05c66;}
        
        Background color #d05c66
      
           Border around this has a color of #d05c66        
        
          <div style="border:2px solid #d05c66;">Content here</div>
        
        
          .myborder {border:2px solid #d05c66;}
        
        Border color #d05c66