#d79212 color space conversions
Hex:
        #d79212
        RGB:
        215, 146, 18
        CMY:
        16, 43, 93
        CMYK:
        0, 32, 92, 16
      HSL:
        39°, 84.5494%, 45.6863%
        HSV (HSB):
        39°, 91.6279%, 84.3137%
        XYZ:
        38.4124, 35.0485, 5.3128
        xyY:
        0.4876, 0.4449, 35.0485
      CIE-Lab:
        65.7864, 17.1424, 67.9280
        CIE-LCH:
        65.7864, 70.0577, 75.8365
        CIE-Luv:
        65.7864, 57.3320, 64.5236
        Hunter-Lab:
        59.2018, 12.2145, 36.1206
      #d79212 color charts
#d79212 RGB chart
      #d79212 CMYK chart
      #d79212 RGB pie chart
      #d79212 color shades, tints & tones
#d79212 color schemes
#d79212 color preview, HTML & CSS examples
           This text has a color of #d79212        
        
          <p style="color:#d79212;">Text here</p>
        
        
          .mytext {color:#d79212;}
        
        Text color #d79212
      
           This box has a color of #d79212        
        
          <div style="background-color:#d79212;">Content here</div>
        
        
          .mybackground {background-color:#d79212;}
        
        Background color #d79212
      
           Border around this has a color of #d79212        
        
          <div style="border:2px solid #d79212;">Content here</div>
        
        
          .myborder {border:2px solid #d79212;}
        
        Border color #d79212