#d6292f color space conversions
Hex:
        #d6292f
        RGB:
        214, 41, 47
        CMY:
        16, 84, 82
        CMYK:
        0, 81, 78, 16
      HSL:
        358°, 67.8431%, 50.0000%
        HSV (HSB):
        358°, 80.8411%, 83.9216%
        XYZ:
        29.0376, 16.0873, 4.2640
        xyY:
        0.5879, 0.3257, 16.0873
      CIE-Lab:
        47.0888, 64.8181, 40.8560
        CIE-LCH:
        47.0888, 76.6198, 32.2240
        CIE-Luv:
        47.0888, 130.0121, 26.3363
        Hunter-Lab:
        40.1089, 59.0377, 21.7731
      #d6292f color charts
#d6292f RGB chart
      #d6292f CMYK chart
      #d6292f RGB pie chart
      #d6292f color shades, tints & tones
#d6292f color schemes
#d6292f color preview, HTML & CSS examples
           This text has a color of #d6292f        
        
          <p style="color:#d6292f;">Text here</p>
        
        
          .mytext {color:#d6292f;}
        
        Text color #d6292f
      
           This box has a color of #d6292f        
        
          <div style="background-color:#d6292f;">Content here</div>
        
        
          .mybackground {background-color:#d6292f;}
        
        Background color #d6292f
      
           Border around this has a color of #d6292f        
        
          <div style="border:2px solid #d6292f;">Content here</div>
        
        
          .myborder {border:2px solid #d6292f;}
        
        Border color #d6292f