#d62f30 color space conversions
Hex:
        #d62f30
        RGB:
        214, 47, 48
        CMY:
        16, 82, 81
        CMYK:
        0, 78, 78, 16
      HSL:
        360°, 67.0683%, 51.1765%
        HSV (HSB):
        360°, 78.0374%, 83.9216%
        XYZ:
        29.2816, 16.5426, 4.4460
        xyY:
        0.5825, 0.3291, 16.5426
      CIE-Lab:
        47.6784, 63.2170, 40.9198
        CIE-LCH:
        47.6784, 75.3048, 32.9146
        CIE-Luv:
        47.6784, 127.0572, 27.0954
        Hunter-Lab:
        40.6726, 57.3313, 21.9896
      #d62f30 color charts
#d62f30 RGB chart
      #d62f30 CMYK chart
      #d62f30 RGB pie chart
      #d62f30 color shades, tints & tones
#d62f30 color schemes
#d62f30 color preview, HTML & CSS examples
           This text has a color of #d62f30        
        
          <p style="color:#d62f30;">Text here</p>
        
        
          .mytext {color:#d62f30;}
        
        Text color #d62f30
      
           This box has a color of #d62f30        
        
          <div style="background-color:#d62f30;">Content here</div>
        
        
          .mybackground {background-color:#d62f30;}
        
        Background color #d62f30
      
           Border around this has a color of #d62f30        
        
          <div style="border:2px solid #d62f30;">Content here</div>
        
        
          .myborder {border:2px solid #d62f30;}
        
        Border color #d62f30