#d95b30 color space conversions
Hex:
        #d95b30
        RGB:
        217, 91, 48
        CMY:
        15, 64, 81
        CMYK:
        0, 58, 78, 15
      HSL:
        15°, 68.9796%, 51.9608%
        HSV (HSB):
        15°, 77.8802%, 85.0980%
        XYZ:
        32.8899, 22.4473, 5.3956
        xyY:
        0.5416, 0.3696, 22.4473
      CIE-Lab:
        54.4984, 47.1578, 48.0881
        CIE-LCH:
        54.4984, 67.3523, 45.5596
        CIE-Luv:
        54.4984, 101.4379, 39.2048
        Hunter-Lab:
        47.3786, 41.0009, 26.4129
      #d95b30 color charts
#d95b30 RGB chart
      #d95b30 CMYK chart
      #d95b30 RGB pie chart
      #d95b30 color shades, tints & tones
#d95b30 color schemes
#d95b30 color preview, HTML & CSS examples
           This text has a color of #d95b30        
        
          <p style="color:#d95b30;">Text here</p>
        
        
          .mytext {color:#d95b30;}
        
        Text color #d95b30
      
           This box has a color of #d95b30        
        
          <div style="background-color:#d95b30;">Content here</div>
        
        
          .mybackground {background-color:#d95b30;}
        
        Background color #d95b30
      
           Border around this has a color of #d95b30        
        
          <div style="border:2px solid #d95b30;">Content here</div>
        
        
          .myborder {border:2px solid #d95b30;}
        
        Border color #d95b30