#d6381b color space conversions
Hex:
        #d6381b
        RGB:
        214, 56, 27
        CMY:
        16, 78, 89
        CMYK:
        0, 74, 87, 16
      HSL:
        9°, 77.5934%, 47.2549%
        HSV (HSB):
        9°, 87.3832%, 83.9216%
        XYZ:
        29.3436, 17.2036, 2.8110
        xyY:
        0.5945, 0.3485, 17.2036
      CIE-Lab:
        48.5156, 59.8467, 52.1237
        CIE-LCH:
        48.5156, 79.3631, 41.0543
        CIE-Luv:
        48.5156, 125.4604, 34.7177
        Hunter-Lab:
        41.4772, 53.6967, 25.0159
      #d6381b color charts
#d6381b RGB chart
      #d6381b CMYK chart
      #d6381b RGB pie chart
      #d6381b color shades, tints & tones
#d6381b color schemes
#d6381b color preview, HTML & CSS examples
           This text has a color of #d6381b        
        
          <p style="color:#d6381b;">Text here</p>
        
        
          .mytext {color:#d6381b;}
        
        Text color #d6381b
      
           This box has a color of #d6381b        
        
          <div style="background-color:#d6381b;">Content here</div>
        
        
          .mybackground {background-color:#d6381b;}
        
        Background color #d6381b
      
           Border around this has a color of #d6381b        
        
          <div style="border:2px solid #d6381b;">Content here</div>
        
        
          .myborder {border:2px solid #d6381b;}
        
        Border color #d6381b