#d85b30 color space conversions
Hex:
        #d85b30
        RGB:
        216, 91, 48
        CMY:
        15, 64, 81
        CMYK:
        0, 58, 78, 15
      HSL:
        15°, 68.2927%, 51.7647%
        HSV (HSB):
        15°, 77.7778%, 84.7059%
        XYZ:
        32.5935, 22.2945, 5.3817
        xyY:
        0.5408, 0.3699, 22.2945
      CIE-Lab:
        54.3381, 46.7913, 47.8747
        CIE-LCH:
        54.3381, 66.9433, 45.6557
        CIE-Luv:
        54.3381, 100.6072, 39.0932
        Hunter-Lab:
        47.2171, 40.5870, 26.2942
      #d85b30 color charts
#d85b30 RGB chart
      #d85b30 CMYK chart
      #d85b30 RGB pie chart
      #d85b30 color shades, tints & tones
#d85b30 color schemes
#d85b30 color preview, HTML & CSS examples
           This text has a color of #d85b30        
        
          <p style="color:#d85b30;">Text here</p>
        
        
          .mytext {color:#d85b30;}
        
        Text color #d85b30
      
           This box has a color of #d85b30        
        
          <div style="background-color:#d85b30;">Content here</div>
        
        
          .mybackground {background-color:#d85b30;}
        
        Background color #d85b30
      
           Border around this has a color of #d85b30        
        
          <div style="border:2px solid #d85b30;">Content here</div>
        
        
          .myborder {border:2px solid #d85b30;}
        
        Border color #d85b30