#d69402 color space conversions
Hex:
        #d69402
        RGB:
        214, 148, 2
        CMY:
        16, 42, 99
        CMYK:
        0, 31, 99, 16
      HSL:
        41°, 98.1481%, 42.3529%
        HSV (HSB):
        41°, 99.0654%, 83.9216%
        XYZ:
        38.3324, 35.4803, 4.8855
        xyY:
        0.4871, 0.4508, 35.4803
      CIE-Lab:
        66.1209, 15.4438, 70.5190
        CIE-LCH:
        66.1209, 72.1903, 77.6471
        CIE-Luv:
        66.1209, 55.1634, 66.4743
        Hunter-Lab:
        59.5654, 10.6317, 36.8329
      #d69402 color charts
#d69402 RGB chart
      #d69402 CMYK chart
      #d69402 RGB pie chart
      #d69402 color shades, tints & tones
#d69402 color schemes
#d69402 color preview, HTML & CSS examples
           This text has a color of #d69402        
        
          <p style="color:#d69402;">Text here</p>
        
        
          .mytext {color:#d69402;}
        
        Text color #d69402
      
           This box has a color of #d69402        
        
          <div style="background-color:#d69402;">Content here</div>
        
        
          .mybackground {background-color:#d69402;}
        
        Background color #d69402
      
           Border around this has a color of #d69402        
        
          <div style="border:2px solid #d69402;">Content here</div>
        
        
          .myborder {border:2px solid #d69402;}
        
        Border color #d69402