#d62312 color space conversions
Hex:
        #d62312
        RGB:
        214, 35, 18
        CMY:
        16, 86, 93
        CMYK:
        0, 84, 92, 16
      HSL:
        5°, 84.4828%, 45.4902%
        HSV (HSB):
        5°, 91.5888%, 83.9216%
        XYZ:
        28.4418, 15.5419, 2.0731
        xyY:
        0.6175, 0.3375, 15.5419
      CIE-Lab:
        46.3676, 65.6073, 54.1252
        CIE-LCH:
        46.3676, 85.0520, 39.5222
        CIE-Luv:
        46.3676, 136.8298, 32.5520
        Hunter-Lab:
        39.4232, 59.7878, 24.4784
      #d62312 color charts
#d62312 RGB chart
      #d62312 CMYK chart
      #d62312 RGB pie chart
      #d62312 color shades, tints & tones
#d62312 color schemes
#d62312 color preview, HTML & CSS examples
           This text has a color of #d62312        
        
          <p style="color:#d62312;">Text here</p>
        
        
          .mytext {color:#d62312;}
        
        Text color #d62312
      
           This box has a color of #d62312        
        
          <div style="background-color:#d62312;">Content here</div>
        
        
          .mybackground {background-color:#d62312;}
        
        Background color #d62312
      
           Border around this has a color of #d62312        
        
          <div style="border:2px solid #d62312;">Content here</div>
        
        
          .myborder {border:2px solid #d62312;}
        
        Border color #d62312