#d85148 color space conversions
Hex:
        #d85148
        RGB:
        216, 81, 72
        CMY:
        15, 68, 72
        CMYK:
        0, 63, 67, 15
      HSL:
        4°, 64.8649%, 56.4706%
        HSV (HSB):
        4°, 66.6667%, 84.7059%
        XYZ:
        32.4310, 20.9517, 8.4657
        xyY:
        0.5244, 0.3388, 20.9517
      CIE-Lab:
        52.8966, 52.4223, 33.4254
        CIE-LCH:
        52.8966, 62.1720, 32.5223
        CIE-Luv:
        52.8966, 103.6877, 26.4187
        Hunter-Lab:
        45.7730, 46.3679, 21.0755
      #d85148 color charts
#d85148 RGB chart
      #d85148 CMYK chart
      #d85148 RGB pie chart
      #d85148 color shades, tints & tones
#d85148 color schemes
#d85148 color preview, HTML & CSS examples
           This text has a color of #d85148        
        
          <p style="color:#d85148;">Text here</p>
        
        
          .mytext {color:#d85148;}
        
        Text color #d85148
      
           This box has a color of #d85148        
        
          <div style="background-color:#d85148;">Content here</div>
        
        
          .mybackground {background-color:#d85148;}
        
        Background color #d85148
      
           Border around this has a color of #d85148        
        
          <div style="border:2px solid #d85148;">Content here</div>
        
        
          .myborder {border:2px solid #d85148;}
        
        Border color #d85148