#d64f28 color space conversions
Hex:
        #d64f28
        RGB:
        214, 79, 40
        CMY:
        16, 69, 84
        CMYK:
        0, 63, 81, 16
      HSL:
        13°, 68.5039%, 49.8039%
        HSV (HSB):
        13°, 81.3084%, 83.9216%
        XYZ:
        30.9105, 20.0413, 4.2467
        xyY:
        0.5600, 0.3631, 20.0413
      CIE-Lab:
        51.8839, 51.2394, 49.2157
        CIE-LCH:
        51.8839, 71.0469, 43.8459
        CIE-Luv:
        51.8839, 108.7974, 37.4941
        Hunter-Lab:
        44.7675, 44.9054, 25.7130
      #d64f28 color charts
#d64f28 RGB chart
      #d64f28 CMYK chart
      #d64f28 RGB pie chart
      #d64f28 color shades, tints & tones
#d64f28 color schemes
#d64f28 color preview, HTML & CSS examples
           This text has a color of #d64f28        
        
          <p style="color:#d64f28;">Text here</p>
        
        
          .mytext {color:#d64f28;}
        
        Text color #d64f28
      
           This box has a color of #d64f28        
        
          <div style="background-color:#d64f28;">Content here</div>
        
        
          .mybackground {background-color:#d64f28;}
        
        Background color #d64f28
      
           Border around this has a color of #d64f28        
        
          <div style="border:2px solid #d64f28;">Content here</div>
        
        
          .myborder {border:2px solid #d64f28;}
        
        Border color #d64f28