#d82d16 color space conversions
Hex:
        #d82d16
        RGB:
        216, 45, 22
        CMY:
        15, 82, 91
        CMYK:
        0, 79, 90, 15
      HSL:
        7°, 81.5126%, 46.6667%
        HSV (HSB):
        7°, 89.8148%, 84.7059%
        XYZ:
        29.4021, 16.5336, 2.4007
        xyY:
        0.6083, 0.3421, 16.5336
      CIE-Lab:
        47.6670, 63.7292, 53.6887
        CIE-LCH:
        47.6670, 83.3300, 40.1125
        CIE-Luv:
        47.6670, 133.4700, 33.7697
        Hunter-Lab:
        40.6616, 57.9144, 24.9626
      #d82d16 color charts
#d82d16 RGB chart
      #d82d16 CMYK chart
      #d82d16 RGB pie chart
      #d82d16 color shades, tints & tones
#d82d16 color schemes
#d82d16 color preview, HTML & CSS examples
           This text has a color of #d82d16        
        
          <p style="color:#d82d16;">Text here</p>
        
        
          .mytext {color:#d82d16;}
        
        Text color #d82d16
      
           This box has a color of #d82d16        
        
          <div style="background-color:#d82d16;">Content here</div>
        
        
          .mybackground {background-color:#d82d16;}
        
        Background color #d82d16
      
           Border around this has a color of #d82d16        
        
          <div style="border:2px solid #d82d16;">Content here</div>
        
        
          .myborder {border:2px solid #d82d16;}
        
        Border color #d82d16