#d64f1a color space conversions
Hex:
        #d64f1a
        RGB:
        214, 79, 26
        CMY:
        16, 69, 90
        CMYK:
        0, 63, 88, 16
      HSL:
        17°, 78.3333%, 47.0588%
        HSV (HSB):
        17°, 87.8505%, 83.9216%
        XYZ:
        30.7140, 19.9627, 3.2117
        xyY:
        0.5700, 0.3704, 19.9627
      CIE-Lab:
        51.7950, 50.8922, 55.0930
        CIE-LCH:
        51.7950, 75.0017, 47.2697
        CIE-Luv:
        51.7950, 110.2420, 40.6799
        Hunter-Lab:
        44.6796, 44.5164, 27.0139
      #d64f1a color charts
#d64f1a RGB chart
      #d64f1a CMYK chart
      #d64f1a RGB pie chart
      #d64f1a color shades, tints & tones
#d64f1a color schemes
#d64f1a color preview, HTML & CSS examples
           This text has a color of #d64f1a        
        
          <p style="color:#d64f1a;">Text here</p>
        
        
          .mytext {color:#d64f1a;}
        
        Text color #d64f1a
      
           This box has a color of #d64f1a        
        
          <div style="background-color:#d64f1a;">Content here</div>
        
        
          .mybackground {background-color:#d64f1a;}
        
        Background color #d64f1a
      
           Border around this has a color of #d64f1a        
        
          <div style="border:2px solid #d64f1a;">Content here</div>
        
        
          .myborder {border:2px solid #d64f1a;}
        
        Border color #d64f1a