#d6112f color space conversions
Hex:
        #d6112f
        RGB:
        214, 17, 47
        CMY:
        16, 93, 82
        CMYK:
        0, 92, 78, 16
      HSL:
        351°, 85.2814%, 45.2941%
        HSV (HSB):
        351°, 92.0561%, 83.9216%
        XYZ:
        28.4451, 14.9023, 4.0665
        xyY:
        0.5999, 0.3143, 14.9023
      CIE-Lab:
        45.5001, 69.3598, 39.1821
        CIE-LCH:
        45.5001, 79.6619, 29.4625
        CIE-Luv:
        45.5001, 137.7338, 23.2767
        Hunter-Lab:
        38.6035, 63.9723, 20.7768
      #d6112f color charts
#d6112f RGB chart
      #d6112f CMYK chart
      #d6112f RGB pie chart
      #d6112f color shades, tints & tones
#d6112f color schemes
#d6112f color preview, HTML & CSS examples
           This text has a color of #d6112f        
        
          <p style="color:#d6112f;">Text here</p>
        
        
          .mytext {color:#d6112f;}
        
        Text color #d6112f
      
           This box has a color of #d6112f        
        
          <div style="background-color:#d6112f;">Content here</div>
        
        
          .mybackground {background-color:#d6112f;}
        
        Background color #d6112f
      
           Border around this has a color of #d6112f        
        
          <div style="border:2px solid #d6112f;">Content here</div>
        
        
          .myborder {border:2px solid #d6112f;}
        
        Border color #d6112f