#d01056 color space conversions
Hex:
        #d01056
        RGB:
        208, 16, 86
        CMY:
        18, 94, 66
        CMYK:
        0, 92, 59, 18
      HSL:
        338°, 85.7143%, 43.9216%
        HSV (HSB):
        338°, 92.3077%, 81.5686%
        XYZ:
        27.8774, 14.4524, 10.1244
        xyY:
        0.5315, 0.2755, 14.4524
      CIE-Lab:
        44.8748, 69.8151, 14.3487
        CIE-LCH:
        44.8748, 71.2743, 11.6139
        CIE-Luv:
        44.8748, 121.1064, 2.6766
        Hunter-Lab:
        38.0163, 64.3661, 10.8214
      #d01056 color charts
#d01056 RGB chart
      #d01056 CMYK chart
      #d01056 RGB pie chart
      #d01056 color shades, tints & tones
#d01056 color schemes
#d01056 color preview, HTML & CSS examples
           This text has a color of #d01056        
        
          <p style="color:#d01056;">Text here</p>
        
        
          .mytext {color:#d01056;}
        
        Text color #d01056
      
           This box has a color of #d01056        
        
          <div style="background-color:#d01056;">Content here</div>
        
        
          .mybackground {background-color:#d01056;}
        
        Background color #d01056
      
           Border around this has a color of #d01056        
        
          <div style="border:2px solid #d01056;">Content here</div>
        
        
          .myborder {border:2px solid #d01056;}
        
        Border color #d01056