#d95142 color space conversions
Hex:
        #d95142
        RGB:
        217, 81, 66
        CMY:
        15, 68, 74
        CMYK:
        0, 63, 70, 15
      HSL:
        6°, 66.5198%, 55.4902%
        HSV (HSB):
        6°, 69.5853%, 85.0980%
        XYZ:
        32.5411, 21.0299, 7.4983
        xyY:
        0.5329, 0.3444, 21.0299
      CIE-Lab:
        52.9822, 52.4478, 36.9567
        CIE-LCH:
        52.9822, 64.1605, 35.1700
        CIE-Luv:
        52.9822, 105.7227, 29.2953
        Hunter-Lab:
        45.8584, 46.4112, 22.4063
      #d95142 color charts
#d95142 RGB chart
      #d95142 CMYK chart
      #d95142 RGB pie chart
      #d95142 color shades, tints & tones
#d95142 color schemes
#d95142 color preview, HTML & CSS examples
           This text has a color of #d95142        
        
          <p style="color:#d95142;">Text here</p>
        
        
          .mytext {color:#d95142;}
        
        Text color #d95142
      
           This box has a color of #d95142        
        
          <div style="background-color:#d95142;">Content here</div>
        
        
          .mybackground {background-color:#d95142;}
        
        Background color #d95142
      
           Border around this has a color of #d95142        
        
          <div style="border:2px solid #d95142;">Content here</div>
        
        
          .myborder {border:2px solid #d95142;}
        
        Border color #d95142