#d6d945 color space conversions
Hex:
        #d6d945
        RGB:
        214, 217, 69
        CMY:
        16, 15, 73
        CMYK:
        1, 0, 68, 15
      HSL:
        61°, 66.0714%, 56.0784%
        HSV (HSB):
        61°, 68.2028%, 85.0980%
        XYZ:
        53.6186, 64.3515, 15.2253
        xyY:
        0.4026, 0.4831, 64.3515
      CIE-Lab:
        84.1485, -18.5359, 68.8615
        CIE-LCH:
        84.1485, 71.3126, 105.0656
        CIE-Luv:
        84.1485, 3.9670, 82.8109
        Hunter-Lab:
        80.2194, -21.0747, 44.9006
      #d6d945 color charts
#d6d945 RGB chart
      #d6d945 CMYK chart
      #d6d945 RGB pie chart
      #d6d945 color shades, tints & tones
#d6d945 color schemes
#d6d945 color preview, HTML & CSS examples
           This text has a color of #d6d945        
        
          <p style="color:#d6d945;">Text here</p>
        
        
          .mytext {color:#d6d945;}
        
        Text color #d6d945
      
           This box has a color of #d6d945        
        
          <div style="background-color:#d6d945;">Content here</div>
        
        
          .mybackground {background-color:#d6d945;}
        
        Background color #d6d945
      
           Border around this has a color of #d6d945        
        
          <div style="border:2px solid #d6d945;">Content here</div>
        
        
          .myborder {border:2px solid #d6d945;}
        
        Border color #d6d945