#d70b42 color space conversions
Hex:
        #d70b42
        RGB:
        215, 11, 66
        CMY:
        16, 96, 74
        CMYK:
        0, 95, 69, 16
      HSL:
        344°, 90.2655%, 44.3137%
        HSV (HSB):
        344°, 94.8837%, 84.3137%
        XYZ:
        29.1274, 15.0798, 6.5298
        xyY:
        0.5741, 0.2972, 15.0798
      CIE-Lab:
        45.7433, 70.9644, 28.1694
        CIE-LCH:
        45.7433, 76.3509, 21.6507
        CIE-Luv:
        45.7433, 134.3728, 15.0683
        Hunter-Lab:
        38.8327, 65.9310, 17.2132
      #d70b42 color charts
#d70b42 RGB chart
      #d70b42 CMYK chart
      #d70b42 RGB pie chart
      #d70b42 color shades, tints & tones
#d70b42 color schemes
#d70b42 color preview, HTML & CSS examples
           This text has a color of #d70b42        
        
          <p style="color:#d70b42;">Text here</p>
        
        
          .mytext {color:#d70b42;}
        
        Text color #d70b42
      
           This box has a color of #d70b42        
        
          <div style="background-color:#d70b42;">Content here</div>
        
        
          .mybackground {background-color:#d70b42;}
        
        Background color #d70b42
      
           Border around this has a color of #d70b42        
        
          <div style="border:2px solid #d70b42;">Content here</div>
        
        
          .myborder {border:2px solid #d70b42;}
        
        Border color #d70b42