#d1950b color space conversions
Hex:
        #d1950b
        RGB:
        209, 149, 11
        CMY:
        18, 42, 96
        CMYK:
        0, 29, 95, 18
      HSL:
        42°, 90.0000%, 43.1373%
        HSV (HSB):
        42°, 94.7368%, 81.9608%
        XYZ:
        37.1023, 35.0744, 5.1311
        xyY:
        0.4799, 0.4537, 35.0744
      CIE-Lab:
        65.8065, 12.8046, 68.8052
        CIE-LCH:
        65.8065, 69.9865, 79.4579
        CIE-Luv:
        65.8065, 50.1764, 66.0669
        Hunter-Lab:
        59.2236, 8.1852, 36.3196
      #d1950b color charts
#d1950b RGB chart
      #d1950b CMYK chart
      #d1950b RGB pie chart
      #d1950b color shades, tints & tones
#d1950b color schemes
#d1950b color preview, HTML & CSS examples
           This text has a color of #d1950b        
        
          <p style="color:#d1950b;">Text here</p>
        
        
          .mytext {color:#d1950b;}
        
        Text color #d1950b
      
           This box has a color of #d1950b        
        
          <div style="background-color:#d1950b;">Content here</div>
        
        
          .mybackground {background-color:#d1950b;}
        
        Background color #d1950b
      
           Border around this has a color of #d1950b        
        
          <div style="border:2px solid #d1950b;">Content here</div>
        
        
          .myborder {border:2px solid #d1950b;}
        
        Border color #d1950b