#d16156 color space conversions
Hex:
        #d16156
        RGB:
        209, 97, 86
        CMY:
        18, 62, 66
        CMYK:
        0, 54, 59, 18
      HSL:
        5°, 57.2093%, 57.8431%
        HSV (HSB):
        5°, 58.8517%, 81.9608%
        XYZ:
        32.2489, 22.7766, 11.5007
        xyY:
        0.4848, 0.3424, 22.7766
      CIE-Lab:
        54.8415, 43.3839, 27.5999
        CIE-LCH:
        54.8415, 51.4190, 32.4636
        CIE-Luv:
        54.8415, 84.1385, 23.9522
        Hunter-Lab:
        47.7248, 37.0987, 19.1197
      #d16156 color charts
#d16156 RGB chart
      #d16156 CMYK chart
      #d16156 RGB pie chart
      #d16156 color shades, tints & tones
#d16156 color schemes
#d16156 color preview, HTML & CSS examples
           This text has a color of #d16156        
        
          <p style="color:#d16156;">Text here</p>
        
        
          .mytext {color:#d16156;}
        
        Text color #d16156
      
           This box has a color of #d16156        
        
          <div style="background-color:#d16156;">Content here</div>
        
        
          .mybackground {background-color:#d16156;}
        
        Background color #d16156
      
           Border around this has a color of #d16156        
        
          <div style="border:2px solid #d16156;">Content here</div>
        
        
          .myborder {border:2px solid #d16156;}
        
        Border color #d16156