#d20181 color space conversions
Hex:
        #d20181
        RGB:
        210, 1, 129
        CMY:
        18, 100, 49
        CMYK:
        0, 100, 39, 18
      HSL:
        323°, 99.0521%, 41.3725%
        HSV (HSB):
        323°, 99.5238%, 82.3529%
        XYZ:
        30.5516, 15.3083, 22.1134
        xyY:
        0.4495, 0.2252, 15.3083
      CIE-Lab:
        46.0536, 75.0339, -10.5716
        CIE-LCH:
        46.0536, 75.7749, 351.9803
        CIE-Luv:
        46.0536, 105.6303, -27.7692
        Hunter-Lab:
        39.1259, 70.9125, -6.1218
      #d20181 color charts
#d20181 RGB chart
      #d20181 CMYK chart
      #d20181 RGB pie chart
      #d20181 color shades, tints & tones
#d20181 color schemes
#d20181 color preview, HTML & CSS examples
           This text has a color of #d20181        
        
          <p style="color:#d20181;">Text here</p>
        
        
          .mytext {color:#d20181;}
        
        Text color #d20181
      
           This box has a color of #d20181        
        
          <div style="background-color:#d20181;">Content here</div>
        
        
          .mybackground {background-color:#d20181;}
        
        Background color #d20181
      
           Border around this has a color of #d20181        
        
          <div style="border:2px solid #d20181;">Content here</div>
        
        
          .myborder {border:2px solid #d20181;}
        
        Border color #d20181