#d64c01 color space conversions
Hex:
        #d64c01
        RGB:
        214, 76, 1
        CMY:
        16, 70, 100
        CMYK:
        0, 64, 100, 16
      HSL:
        21°, 99.0698%, 42.1569%
        HSV (HSB):
        21°, 99.5327%, 83.9216%
        XYZ:
        30.3215, 19.4672, 2.1881
        xyY:
        0.5834, 0.3745, 19.4672
      CIE-Lab:
        51.2294, 51.8622, 61.5374
        CIE-LCH:
        51.2294, 80.4770, 49.8766
        CIE-Luv:
        51.2294, 113.8357, 42.8712
        Hunter-Lab:
        44.1217, 45.4566, 27.9448
      #d64c01 color charts
#d64c01 RGB chart
      #d64c01 CMYK chart
      #d64c01 RGB pie chart
      #d64c01 color shades, tints & tones
#d64c01 color schemes
#d64c01 color preview, HTML & CSS examples
           This text has a color of #d64c01        
        
          <p style="color:#d64c01;">Text here</p>
        
        
          .mytext {color:#d64c01;}
        
        Text color #d64c01
      
           This box has a color of #d64c01        
        
          <div style="background-color:#d64c01;">Content here</div>
        
        
          .mybackground {background-color:#d64c01;}
        
        Background color #d64c01
      
           Border around this has a color of #d64c01        
        
          <div style="border:2px solid #d64c01;">Content here</div>
        
        
          .myborder {border:2px solid #d64c01;}
        
        Border color #d64c01