#d1084b color space conversions
Hex:
        #d1084b
        RGB:
        209, 8, 75
        CMY:
        18, 97, 71
        CMYK:
        0, 96, 64, 18
      HSL:
        340°, 92.6267%, 42.5490%
        HSV (HSB):
        340°, 96.1722%, 81.9608%
        XYZ:
        27.6513, 14.2370, 7.9472
        xyY:
        0.5549, 0.2857, 14.2370
      CIE-Lab:
        44.5709, 70.2245, 20.8501
        CIE-LCH:
        44.5709, 73.2544, 16.5365
        CIE-Luv:
        44.5709, 127.1620, 8.7473
        Hunter-Lab:
        37.7319, 64.7805, 13.9245
      #d1084b color charts
#d1084b RGB chart
      #d1084b CMYK chart
      #d1084b RGB pie chart
      #d1084b color shades, tints & tones
#d1084b color schemes
#d1084b color preview, HTML & CSS examples
           This text has a color of #d1084b        
        
          <p style="color:#d1084b;">Text here</p>
        
        
          .mytext {color:#d1084b;}
        
        Text color #d1084b
      
           This box has a color of #d1084b        
        
          <div style="background-color:#d1084b;">Content here</div>
        
        
          .mybackground {background-color:#d1084b;}
        
        Background color #d1084b
      
           Border around this has a color of #d1084b        
        
          <div style="border:2px solid #d1084b;">Content here</div>
        
        
          .myborder {border:2px solid #d1084b;}
        
        Border color #d1084b