#d9222f color space conversions
Hex:
        #d9222f
        RGB:
        217, 34, 47
        CMY:
        15, 87, 82
        CMYK:
        0, 84, 78, 15
      HSL:
        356°, 72.9084%, 49.2157%
        HSV (HSB):
        356°, 84.3318%, 85.0980%
        XYZ:
        29.7004, 16.1010, 4.2317
        xyY:
        0.5936, 0.3218, 16.1010
      CIE-Lab:
        47.1067, 67.2836, 41.0588
        CIE-LCH:
        47.1067, 78.8220, 31.3930
        CIE-Luv:
        47.1067, 135.0970, 25.7615
        Hunter-Lab:
        40.1261, 61.9010, 21.8354
      #d9222f color charts
#d9222f RGB chart
      #d9222f CMYK chart
      #d9222f RGB pie chart
      #d9222f color shades, tints & tones
#d9222f color schemes
#d9222f color preview, HTML & CSS examples
           This text has a color of #d9222f        
        
          <p style="color:#d9222f;">Text here</p>
        
        
          .mytext {color:#d9222f;}
        
        Text color #d9222f
      
           This box has a color of #d9222f        
        
          <div style="background-color:#d9222f;">Content here</div>
        
        
          .mybackground {background-color:#d9222f;}
        
        Background color #d9222f
      
           Border around this has a color of #d9222f        
        
          <div style="border:2px solid #d9222f;">Content here</div>
        
        
          .myborder {border:2px solid #d9222f;}
        
        Border color #d9222f