#d62f42 color space conversions
Hex:
        #d62f42
        RGB:
        214, 47, 66
        CMY:
        16, 82, 74
        CMYK:
        0, 78, 69, 16
      HSL:
        353°, 67.0683%, 51.1765%
        HSV (HSB):
        353°, 78.0374%, 83.9216%
        XYZ:
        29.7314, 16.7225, 6.8150
        xyY:
        0.5581, 0.3139, 16.7225
      CIE-Lab:
        47.9085, 63.9459, 30.7789
        CIE-LCH:
        47.9085, 70.9677, 25.7027
        CIE-Luv:
        47.9085, 122.8454, 19.7113
        Hunter-Lab:
        40.8932, 58.2156, 18.7443
      #d62f42 color charts
#d62f42 RGB chart
      #d62f42 CMYK chart
      #d62f42 RGB pie chart
      #d62f42 color shades, tints & tones
#d62f42 color schemes
#d62f42 color preview, HTML & CSS examples
           This text has a color of #d62f42        
        
          <p style="color:#d62f42;">Text here</p>
        
        
          .mytext {color:#d62f42;}
        
        Text color #d62f42
      
           This box has a color of #d62f42        
        
          <div style="background-color:#d62f42;">Content here</div>
        
        
          .mybackground {background-color:#d62f42;}
        
        Background color #d62f42
      
           Border around this has a color of #d62f42        
        
          <div style="border:2px solid #d62f42;">Content here</div>
        
        
          .myborder {border:2px solid #d62f42;}
        
        Border color #d62f42