#d95044 color space conversions
Hex:
        #d95044
        RGB:
        217, 80, 68
        CMY:
        15, 69, 73
        CMYK:
        0, 63, 69, 15
      HSL:
        5°, 66.2222%, 55.8824%
        HSV (HSB):
        5°, 68.6636%, 85.0980%
        XYZ:
        32.5273, 20.9064, 7.7898
        xyY:
        0.5313, 0.3415, 20.9064
      CIE-Lab:
        52.8469, 52.9819, 35.6747
        CIE-LCH:
        52.8469, 63.8730, 33.9539
        CIE-Luv:
        52.8469, 105.9986, 28.0959
        Hunter-Lab:
        45.7235, 46.9673, 21.9054
      #d95044 color charts
#d95044 RGB chart
      #d95044 CMYK chart
      #d95044 RGB pie chart
      #d95044 color shades, tints & tones
#d95044 color schemes
#d95044 color preview, HTML & CSS examples
           This text has a color of #d95044        
        
          <p style="color:#d95044;">Text here</p>
        
        
          .mytext {color:#d95044;}
        
        Text color #d95044
      
           This box has a color of #d95044        
        
          <div style="background-color:#d95044;">Content here</div>
        
        
          .mybackground {background-color:#d95044;}
        
        Background color #d95044
      
           Border around this has a color of #d95044        
        
          <div style="border:2px solid #d95044;">Content here</div>
        
        
          .myborder {border:2px solid #d95044;}
        
        Border color #d95044