#dc8f16 color space conversions
Hex:
        #dc8f16
        RGB:
        220, 143, 22
        CMY:
        14, 44, 91
        CMYK:
        0, 35, 90, 14
      HSL:
        37°, 81.8182%, 47.4510%
        HSV (HSB):
        37°, 90.0000%, 86.2745%
        XYZ:
        39.4825, 34.9185, 5.4180
        xyY:
        0.4947, 0.4375, 34.9185
      CIE-Lab:
        65.6852, 20.9802, 67.2738
        CIE-LCH:
        65.6852, 70.4694, 72.6792
        CIE-Luv:
        65.6852, 63.7711, 63.1522
        Hunter-Lab:
        59.0919, 15.8547, 35.9281
      #dc8f16 color charts
#dc8f16 RGB chart
      #dc8f16 CMYK chart
      #dc8f16 RGB pie chart
      #dc8f16 color shades, tints & tones
#dc8f16 color schemes
#dc8f16 color preview, HTML & CSS examples
           This text has a color of #dc8f16        
        
          <p style="color:#dc8f16;">Text here</p>
        
        
          .mytext {color:#dc8f16;}
        
        Text color #dc8f16
      
           This box has a color of #dc8f16        
        
          <div style="background-color:#dc8f16;">Content here</div>
        
        
          .mybackground {background-color:#dc8f16;}
        
        Background color #dc8f16
      
           Border around this has a color of #dc8f16        
        
          <div style="border:2px solid #dc8f16;">Content here</div>
        
        
          .myborder {border:2px solid #dc8f16;}
        
        Border color #dc8f16