#d1024b color space conversions
Hex:
        #d1024b
        RGB:
        209, 2, 75
        CMY:
        18, 99, 71
        CMYK:
        0, 99, 64, 18
      HSL:
        339°, 98.1043%, 41.3725%
        HSV (HSB):
        339°, 99.0431%, 81.9608%
        XYZ:
        27.5862, 14.1067, 7.9255
        xyY:
        0.5560, 0.2843, 14.1067
      CIE-Lab:
        44.3856, 70.7629, 20.6068
        CIE-LCH:
        44.3856, 73.7022, 16.2360
        CIE-Luv:
        44.3856, 127.9700, 8.3494
        Hunter-Lab:
        37.5589, 65.3762, 13.7801
      #d1024b color charts
#d1024b RGB chart
      #d1024b CMYK chart
      #d1024b RGB pie chart
      #d1024b color shades, tints & tones
#d1024b color schemes
#d1024b color preview, HTML & CSS examples
           This text has a color of #d1024b        
        
          <p style="color:#d1024b;">Text here</p>
        
        
          .mytext {color:#d1024b;}
        
        Text color #d1024b
      
           This box has a color of #d1024b        
        
          <div style="background-color:#d1024b;">Content here</div>
        
        
          .mybackground {background-color:#d1024b;}
        
        Background color #d1024b
      
           Border around this has a color of #d1024b        
        
          <div style="border:2px solid #d1024b;">Content here</div>
        
        
          .myborder {border:2px solid #d1024b;}
        
        Border color #d1024b