#d14c37 color space conversions
Hex:
        #d14c37
        RGB:
        209, 76, 55
        CMY:
        18, 70, 78
        CMYK:
        0, 64, 74, 18
      HSL:
        8°, 62.6016%, 51.7647%
        HSV (HSB):
        8°, 73.6842%, 81.9608%
        XYZ:
        29.5685, 19.0000, 5.7234
        xyY:
        0.5446, 0.3500, 19.0000
      CIE-Lab:
        50.6872, 51.3475, 40.0587
        CIE-LCH:
        50.6872, 65.1250, 37.9595
        CIE-Luv:
        50.6872, 104.5648, 31.0555
        Hunter-Lab:
        43.5890, 44.8043, 22.7274
      #d14c37 color charts
#d14c37 RGB chart
      #d14c37 CMYK chart
      #d14c37 RGB pie chart
      #d14c37 color shades, tints & tones
#d14c37 color schemes
#d14c37 color preview, HTML & CSS examples
           This text has a color of #d14c37        
        
          <p style="color:#d14c37;">Text here</p>
        
        
          .mytext {color:#d14c37;}
        
        Text color #d14c37
      
           This box has a color of #d14c37        
        
          <div style="background-color:#d14c37;">Content here</div>
        
        
          .mybackground {background-color:#d14c37;}
        
        Background color #d14c37
      
           Border around this has a color of #d14c37        
        
          <div style="border:2px solid #d14c37;">Content here</div>
        
        
          .myborder {border:2px solid #d14c37;}
        
        Border color #d14c37