#d9272f color space conversions
Hex:
        #d9272f
        RGB:
        217, 39, 47
        CMY:
        15, 85, 82
        CMYK:
        0, 82, 78, 15
      HSL:
        357°, 70.0787%, 50.1961%
        HSV (HSB):
        357°, 82.0276%, 85.0980%
        XYZ:
        29.8539, 16.4080, 4.2829
        xyY:
        0.5906, 0.3246, 16.4080
      CIE-Lab:
        47.5053, 66.1492, 41.4740
        CIE-LCH:
        47.5053, 78.0757, 32.0867
        CIE-Luv:
        47.5053, 133.1581, 26.5266
        Hunter-Lab:
        40.5068, 60.6694, 22.0858
      #d9272f color charts
#d9272f RGB chart
      #d9272f CMYK chart
      #d9272f RGB pie chart
      #d9272f color shades, tints & tones
#d9272f color schemes
#d9272f color preview, HTML & CSS examples
           This text has a color of #d9272f        
        
          <p style="color:#d9272f;">Text here</p>
        
        
          .mytext {color:#d9272f;}
        
        Text color #d9272f
      
           This box has a color of #d9272f        
        
          <div style="background-color:#d9272f;">Content here</div>
        
        
          .mybackground {background-color:#d9272f;}
        
        Background color #d9272f
      
           Border around this has a color of #d9272f        
        
          <div style="border:2px solid #d9272f;">Content here</div>
        
        
          .myborder {border:2px solid #d9272f;}
        
        Border color #d9272f