#d0c312 color space conversions
Hex:
        #d0c312
        RGB:
        208, 195, 18
        CMY:
        18, 24, 93
        CMYK:
        0, 6, 91, 18
      HSL:
        56°, 84.0708%, 44.3137%
        HSV (HSB):
        56°, 91.3462%, 81.5686%
        XYZ:
        45.6367, 52.4838, 8.2973
        xyY:
        0.4288, 0.4932, 52.4838
      CIE-Lab:
        77.5692, -11.7884, 76.5340
        CIE-LCH:
        77.5692, 77.4365, 98.7563
        CIE-Luv:
        77.5692, 15.0977, 83.0221
        Hunter-Lab:
        72.4457, -14.3350, 43.9214
      #d0c312 color charts
#d0c312 RGB chart
      #d0c312 CMYK chart
      #d0c312 RGB pie chart
      #d0c312 color shades, tints & tones
#d0c312 color schemes
#d0c312 color preview, HTML & CSS examples
           This text has a color of #d0c312        
        
          <p style="color:#d0c312;">Text here</p>
        
        
          .mytext {color:#d0c312;}
        
        Text color #d0c312
      
           This box has a color of #d0c312        
        
          <div style="background-color:#d0c312;">Content here</div>
        
        
          .mybackground {background-color:#d0c312;}
        
        Background color #d0c312
      
           Border around this has a color of #d0c312        
        
          <div style="border:2px solid #d0c312;">Content here</div>
        
        
          .myborder {border:2px solid #d0c312;}
        
        Border color #d0c312