#d00281 color space conversions
Hex:
        #d00281
        RGB:
        208, 2, 129
        CMY:
        18, 99, 49
        CMYK:
        0, 99, 38, 18
      HSL:
        323°, 98.0952%, 41.1765%
        HSV (HSB):
        323°, 99.0385%, 81.5686%
        XYZ:
        29.9966, 15.0383, 22.0906
        xyY:
        0.4469, 0.2240, 15.0383
      CIE-Lab:
        45.6866, 74.5290, -11.1639
        CIE-LCH:
        45.6866, 75.3605, 351.4808
        CIE-Luv:
        45.6866, 103.9196, -28.3931
        Hunter-Lab:
        38.7792, 70.2100, -6.6290
      #d00281 color charts
#d00281 RGB chart
      #d00281 CMYK chart
      #d00281 RGB pie chart
      #d00281 color shades, tints & tones
#d00281 color schemes
#d00281 color preview, HTML & CSS examples
           This text has a color of #d00281        
        
          <p style="color:#d00281;">Text here</p>
        
        
          .mytext {color:#d00281;}
        
        Text color #d00281
      
           This box has a color of #d00281        
        
          <div style="background-color:#d00281;">Content here</div>
        
        
          .mybackground {background-color:#d00281;}
        
        Background color #d00281
      
           Border around this has a color of #d00281        
        
          <div style="border:2px solid #d00281;">Content here</div>
        
        
          .myborder {border:2px solid #d00281;}
        
        Border color #d00281