#d61f5f color space conversions
Hex:
        #d61f5f
        RGB:
        214, 31, 95
        CMY:
        16, 88, 63
        CMYK:
        0, 86, 56, 16
      HSL:
        339°, 74.6939%, 48.0392%
        HSV (HSB):
        339°, 85.5140%, 83.9216%
        XYZ:
        30.2871, 16.1023, 12.3382
        xyY:
        0.5157, 0.2742, 16.1023
      CIE-Lab:
        47.1085, 69.4957, 12.0258
        CIE-LCH:
        47.1085, 70.5285, 9.8174
        CIE-Luv:
        47.1085, 119.0729, 0.5583
        Hunter-Lab:
        40.1277, 64.5025, 9.8593
      #d61f5f color charts
#d61f5f RGB chart
      #d61f5f CMYK chart
      #d61f5f RGB pie chart
      #d61f5f color shades, tints & tones
#d61f5f color schemes
#d61f5f color preview, HTML & CSS examples
           This text has a color of #d61f5f        
        
          <p style="color:#d61f5f;">Text here</p>
        
        
          .mytext {color:#d61f5f;}
        
        Text color #d61f5f
      
           This box has a color of #d61f5f        
        
          <div style="background-color:#d61f5f;">Content here</div>
        
        
          .mybackground {background-color:#d61f5f;}
        
        Background color #d61f5f
      
           Border around this has a color of #d61f5f        
        
          <div style="border:2px solid #d61f5f;">Content here</div>
        
        
          .myborder {border:2px solid #d61f5f;}
        
        Border color #d61f5f