#d7c228 color space conversions
Hex:
        #d7c228
        RGB:
        215, 194, 40
        CMY:
        16, 24, 84
        CMYK:
        0, 10, 81, 16
      HSL:
        53°, 68.6275%, 50.0000%
        HSV (HSB):
        53°, 81.3953%, 84.3137%
        XYZ:
        47.6991, 53.1838, 9.7590
        xyY:
        0.4311, 0.4807, 53.1838
      CIE-Lab:
        77.9834, -7.7624, 72.5359
        CIE-LCH:
        77.9834, 72.9501, 96.1083
        CIE-Luv:
        77.9834, 20.5592, 79.9511
        Hunter-Lab:
        72.9273, -10.8722, 43.1150
      #d7c228 color charts
#d7c228 RGB chart
      #d7c228 CMYK chart
      #d7c228 RGB pie chart
      #d7c228 color shades, tints & tones
#d7c228 color schemes
#d7c228 color preview, HTML & CSS examples
           This text has a color of #d7c228        
        
          <p style="color:#d7c228;">Text here</p>
        
        
          .mytext {color:#d7c228;}
        
        Text color #d7c228
      
           This box has a color of #d7c228        
        
          <div style="background-color:#d7c228;">Content here</div>
        
        
          .mybackground {background-color:#d7c228;}
        
        Background color #d7c228
      
           Border around this has a color of #d7c228        
        
          <div style="border:2px solid #d7c228;">Content here</div>
        
        
          .myborder {border:2px solid #d7c228;}
        
        Border color #d7c228