#d64f35 color space conversions
Hex:
        #d64f35
        RGB:
        214, 79, 53
        CMY:
        16, 69, 79
        CMYK:
        0, 63, 75, 16
      HSL:
        10°, 66.2551%, 52.3529%
        HSV (HSB):
        10°, 75.2336%, 83.9216%
        XYZ:
        31.1701, 20.1451, 5.6137
        xyY:
        0.5475, 0.3539, 20.1451
      CIE-Lab:
        52.0009, 51.6949, 42.8052
        CIE-LCH:
        52.0009, 67.1166, 39.6260
        CIE-Luv:
        52.0009, 106.9442, 33.3970
        Hunter-Lab:
        44.8833, 45.4171, 24.0027
      #d64f35 color charts
#d64f35 RGB chart
      #d64f35 CMYK chart
      #d64f35 RGB pie chart
      #d64f35 color shades, tints & tones
#d64f35 color schemes
#d64f35 color preview, HTML & CSS examples
           This text has a color of #d64f35        
        
          <p style="color:#d64f35;">Text here</p>
        
        
          .mytext {color:#d64f35;}
        
        Text color #d64f35
      
           This box has a color of #d64f35        
        
          <div style="background-color:#d64f35;">Content here</div>
        
        
          .mybackground {background-color:#d64f35;}
        
        Background color #d64f35
      
           Border around this has a color of #d64f35        
        
          <div style="border:2px solid #d64f35;">Content here</div>
        
        
          .myborder {border:2px solid #d64f35;}
        
        Border color #d64f35