#dc8f06 color space conversions
Hex:
        #dc8f06
        RGB:
        220, 143, 6
        CMY:
        14, 44, 98
        CMYK:
        0, 35, 97, 14
      HSL:
        38°, 94.6903%, 44.3137%
        HSV (HSB):
        38°, 97.2727%, 86.2745%
        XYZ:
        39.3705, 34.8737, 4.8285
        xyY:
        0.4979, 0.4410, 34.8737
      CIE-Lab:
        65.6502, 20.7779, 69.9846
        CIE-LCH:
        65.6502, 73.0039, 73.4643
        CIE-Luv:
        65.6502, 64.1036, 64.5697
        Hunter-Lab:
        59.0540, 15.6592, 36.4899
      #dc8f06 color charts
#dc8f06 RGB chart
      #dc8f06 CMYK chart
      #dc8f06 RGB pie chart
      #dc8f06 color shades, tints & tones
#dc8f06 color schemes
#dc8f06 color preview, HTML & CSS examples
           This text has a color of #dc8f06        
        
          <p style="color:#dc8f06;">Text here</p>
        
        
          .mytext {color:#dc8f06;}
        
        Text color #dc8f06
      
           This box has a color of #dc8f06        
        
          <div style="background-color:#dc8f06;">Content here</div>
        
        
          .mybackground {background-color:#dc8f06;}
        
        Background color #dc8f06
      
           Border around this has a color of #dc8f06        
        
          <div style="border:2px solid #dc8f06;">Content here</div>
        
        
          .myborder {border:2px solid #dc8f06;}
        
        Border color #dc8f06