#d14c0b color space conversions
Hex:
        #d14c0b
        RGB:
        209, 76, 11
        CMY:
        18, 70, 96
        CMYK:
        0, 64, 95, 18
      HSL:
        20°, 90.0000%, 43.1373%
        HSV (HSB):
        20°, 94.7368%, 81.9608%
        XYZ:
        28.9393, 18.7484, 2.4101
        xyY:
        0.5777, 0.3742, 18.7484
      CIE-Lab:
        50.3915, 50.2020, 58.3129
        CIE-LCH:
        50.3915, 76.9456, 49.2746
        CIE-Luv:
        50.3915, 109.3153, 41.4598
        Hunter-Lab:
        43.2994, 43.5274, 27.0094
      #d14c0b color charts
#d14c0b RGB chart
      #d14c0b CMYK chart
      #d14c0b RGB pie chart
      #d14c0b color shades, tints & tones
#d14c0b color schemes
#d14c0b color preview, HTML & CSS examples
           This text has a color of #d14c0b        
        
          <p style="color:#d14c0b;">Text here</p>
        
        
          .mytext {color:#d14c0b;}
        
        Text color #d14c0b
      
           This box has a color of #d14c0b        
        
          <div style="background-color:#d14c0b;">Content here</div>
        
        
          .mybackground {background-color:#d14c0b;}
        
        Background color #d14c0b
      
           Border around this has a color of #d14c0b        
        
          <div style="border:2px solid #d14c0b;">Content here</div>
        
        
          .myborder {border:2px solid #d14c0b;}
        
        Border color #d14c0b