#d6221f color space conversions
Hex:
        #d6221f
        RGB:
        214, 34, 31
        CMY:
        16, 87, 88
        CMYK:
        0, 84, 86, 16
      HSL:
        1°, 74.6939%, 48.0392%
        HSV (HSB):
        1°, 85.5140%, 83.9216%
        XYZ:
        28.5509, 15.5391, 2.7909
        xyY:
        0.6090, 0.3315, 15.5391
      CIE-Lab:
        46.3639, 66.0504, 48.5551
        CIE-LCH:
        46.3639, 81.9771, 36.3204
        CIE-Luv:
        46.3639, 135.6870, 29.9043
        Hunter-Lab:
        39.4197, 60.2995, 23.3961
      #d6221f color charts
#d6221f RGB chart
      #d6221f CMYK chart
      #d6221f RGB pie chart
      #d6221f color shades, tints & tones
#d6221f color schemes
#d6221f color preview, HTML & CSS examples
           This text has a color of #d6221f        
        
          <p style="color:#d6221f;">Text here</p>
        
        
          .mytext {color:#d6221f;}
        
        Text color #d6221f
      
           This box has a color of #d6221f        
        
          <div style="background-color:#d6221f;">Content here</div>
        
        
          .mybackground {background-color:#d6221f;}
        
        Background color #d6221f
      
           Border around this has a color of #d6221f        
        
          <div style="border:2px solid #d6221f;">Content here</div>
        
        
          .myborder {border:2px solid #d6221f;}
        
        Border color #d6221f