#d65222 color space conversions
Hex:
        #d65222
        RGB:
        214, 82, 34
        CMY:
        16, 68, 87
        CMYK:
        0, 62, 84, 16
      HSL:
        16°, 72.5806%, 48.6275%
        HSV (HSB):
        16°, 84.1121%, 83.9216%
        XYZ:
        31.0376, 20.4462, 3.8240
        xyY:
        0.5612, 0.3697, 20.4462
      CIE-Lab:
        52.3380, 49.7524, 52.3278
        CIE-LCH:
        52.3380, 72.2046, 46.4452
        CIE-Luv:
        52.3380, 107.2880, 39.8872
        Hunter-Lab:
        45.2175, 43.3929, 26.6381
      #d65222 color charts
#d65222 RGB chart
      #d65222 CMYK chart
      #d65222 RGB pie chart
      #d65222 color shades, tints & tones
#d65222 color schemes
#d65222 color preview, HTML & CSS examples
           This text has a color of #d65222        
        
          <p style="color:#d65222;">Text here</p>
        
        
          .mytext {color:#d65222;}
        
        Text color #d65222
      
           This box has a color of #d65222        
        
          <div style="background-color:#d65222;">Content here</div>
        
        
          .mybackground {background-color:#d65222;}
        
        Background color #d65222
      
           Border around this has a color of #d65222        
        
          <div style="border:2px solid #d65222;">Content here</div>
        
        
          .myborder {border:2px solid #d65222;}
        
        Border color #d65222