#d6320b color space conversions
Hex:
        #d6320b
        RGB:
        214, 50, 11
        CMY:
        16, 80, 96
        CMYK:
        0, 77, 95, 16
      HSL:
        12°, 90.2222%, 44.1176%
        HSV (HSB):
        12°, 94.8598%, 83.9216%
        XYZ:
        28.9326, 16.6015, 1.9961
        xyY:
        0.6087, 0.3493, 16.6015
      CIE-Lab:
        47.7540, 61.5444, 57.1850
        CIE-LCH:
        47.7540, 84.0109, 42.8972
        CIE-Luv:
        47.7540, 130.2083, 35.9273
        Hunter-Lab:
        40.7449, 55.4473, 25.6168
      #d6320b color charts
#d6320b RGB chart
      #d6320b CMYK chart
      #d6320b RGB pie chart
      #d6320b color shades, tints & tones
#d6320b color schemes
#d6320b color preview, HTML & CSS examples
           This text has a color of #d6320b        
        
          <p style="color:#d6320b;">Text here</p>
        
        
          .mytext {color:#d6320b;}
        
        Text color #d6320b
      
           This box has a color of #d6320b        
        
          <div style="background-color:#d6320b;">Content here</div>
        
        
          .mybackground {background-color:#d6320b;}
        
        Background color #d6320b
      
           Border around this has a color of #d6320b        
        
          <div style="border:2px solid #d6320b;">Content here</div>
        
        
          .myborder {border:2px solid #d6320b;}
        
        Border color #d6320b