#d64f47 color space conversions
Hex:
        #d64f47
        RGB:
        214, 79, 71
        CMY:
        16, 69, 72
        CMYK:
        0, 63, 67, 16
      HSL:
        3°, 63.5556%, 55.8824%
        HSV (HSB):
        3°, 66.8224%, 83.9216%
        XYZ:
        31.6649, 20.3430, 8.2189
        xyY:
        0.5258, 0.3378, 20.3430
      CIE-Lab:
        52.2229, 52.5529, 33.1014
        CIE-LCH:
        52.2229, 62.1088, 32.2055
        CIE-Luv:
        52.2229, 103.5753, 25.9172
        Hunter-Lab:
        45.1033, 46.3857, 20.7682
      #d64f47 color charts
#d64f47 RGB chart
      #d64f47 CMYK chart
      #d64f47 RGB pie chart
      #d64f47 color shades, tints & tones
#d64f47 color schemes
#d64f47 color preview, HTML & CSS examples
           This text has a color of #d64f47        
        
          <p style="color:#d64f47;">Text here</p>
        
        
          .mytext {color:#d64f47;}
        
        Text color #d64f47
      
           This box has a color of #d64f47        
        
          <div style="background-color:#d64f47;">Content here</div>
        
        
          .mybackground {background-color:#d64f47;}
        
        Background color #d64f47
      
           Border around this has a color of #d64f47        
        
          <div style="border:2px solid #d64f47;">Content here</div>
        
        
          .myborder {border:2px solid #d64f47;}
        
        Border color #d64f47