#d85142 color space conversions
Hex:
        #d85142
        RGB:
        216, 81, 66
        CMY:
        15, 68, 74
        CMYK:
        0, 63, 69, 15
      HSL:
        6°, 65.7895%, 55.2941%
        HSV (HSB):
        6°, 69.4444%, 84.7059%
        XYZ:
        32.2447, 20.8771, 7.4845
        xyY:
        0.5320, 0.3445, 20.8771
      CIE-Lab:
        52.8148, 52.1045, 36.7186
        CIE-LCH:
        52.8148, 63.7427, 35.1727
        CIE-Luv:
        52.8148, 104.9003, 29.1437
        Hunter-Lab:
        45.6915, 46.0081, 22.2721
      #d85142 color charts
#d85142 RGB chart
      #d85142 CMYK chart
      #d85142 RGB pie chart
      #d85142 color shades, tints & tones
#d85142 color schemes
#d85142 color preview, HTML & CSS examples
           This text has a color of #d85142        
        
          <p style="color:#d85142;">Text here</p>
        
        
          .mytext {color:#d85142;}
        
        Text color #d85142
      
           This box has a color of #d85142        
        
          <div style="background-color:#d85142;">Content here</div>
        
        
          .mybackground {background-color:#d85142;}
        
        Background color #d85142
      
           Border around this has a color of #d85142        
        
          <div style="border:2px solid #d85142;">Content here</div>
        
        
          .myborder {border:2px solid #d85142;}
        
        Border color #d85142