#d62414 color space conversions
Hex:
        #d62414
        RGB:
        214, 36, 20
        CMY:
        16, 86, 92
        CMYK:
        0, 83, 91, 16
      HSL:
        5°, 82.9060%, 45.8824%
        HSV (HSB):
        5°, 90.6542%, 83.9216%
        XYZ:
        28.4887, 15.6084, 2.1730
        xyY:
        0.6157, 0.3373, 15.6084
      CIE-Lab:
        46.4565, 65.4081, 53.4338
        CIE-LCH:
        46.4565, 84.4594, 39.2464
        CIE-Luv:
        46.4565, 136.2315, 32.3819
        Hunter-Lab:
        39.5075, 59.5777, 24.3941
      #d62414 color charts
#d62414 RGB chart
      #d62414 CMYK chart
      #d62414 RGB pie chart
      #d62414 color shades, tints & tones
#d62414 color schemes
#d62414 color preview, HTML & CSS examples
           This text has a color of #d62414        
        
          <p style="color:#d62414;">Text here</p>
        
        
          .mytext {color:#d62414;}
        
        Text color #d62414
      
           This box has a color of #d62414        
        
          <div style="background-color:#d62414;">Content here</div>
        
        
          .mybackground {background-color:#d62414;}
        
        Background color #d62414
      
           Border around this has a color of #d62414        
        
          <div style="border:2px solid #d62414;">Content here</div>
        
        
          .myborder {border:2px solid #d62414;}
        
        Border color #d62414