#d62114 color space conversions
Hex:
        #d62114
        RGB:
        214, 33, 20
        CMY:
        16, 87, 92
        CMYK:
        0, 85, 91, 16
      HSL:
        4°, 82.9060%, 45.8824%
        HSV (HSB):
        4°, 90.6542%, 83.9216%
        XYZ:
        28.4017, 15.4344, 2.1440
        xyY:
        0.6177, 0.3357, 15.4344
      CIE-Lab:
        46.2235, 66.0714, 53.2745
        CIE-LCH:
        46.2235, 84.8741, 38.8798
        CIE-Luv:
        46.2235, 137.4229, 31.9648
        Hunter-Lab:
        39.2866, 60.2925, 24.2649
      #d62114 color charts
#d62114 RGB chart
      #d62114 CMYK chart
      #d62114 RGB pie chart
      #d62114 color shades, tints & tones
#d62114 color schemes
#d62114 color preview, HTML & CSS examples
           This text has a color of #d62114        
        
          <p style="color:#d62114;">Text here</p>
        
        
          .mytext {color:#d62114;}
        
        Text color #d62114
      
           This box has a color of #d62114        
        
          <div style="background-color:#d62114;">Content here</div>
        
        
          .mybackground {background-color:#d62114;}
        
        Background color #d62114
      
           Border around this has a color of #d62114        
        
          <div style="border:2px solid #d62114;">Content here</div>
        
        
          .myborder {border:2px solid #d62114;}
        
        Border color #d62114