#d82f27 color space conversions
Hex:
        #d82f27
        RGB:
        216, 47, 39
        CMY:
        15, 82, 85
        CMYK:
        0, 78, 82, 15
      HSL:
        3°, 69.4118%, 50.0000%
        HSV (HSB):
        3°, 81.9444%, 84.7059%
        XYZ:
        29.7016, 16.7784, 3.5926
        xyY:
        0.5932, 0.3351, 16.7784
      CIE-Lab:
        47.9797, 63.5257, 46.1625
        CIE-LCH:
        47.9797, 78.5270, 36.0049
        CIE-Luv:
        47.9797, 130.2450, 30.2708
        Hunter-Lab:
        40.9615, 57.7497, 23.4730
      #d82f27 color charts
#d82f27 RGB chart
      #d82f27 CMYK chart
      #d82f27 RGB pie chart
      #d82f27 color shades, tints & tones
#d82f27 color schemes
#d82f27 color preview, HTML & CSS examples
           This text has a color of #d82f27        
        
          <p style="color:#d82f27;">Text here</p>
        
        
          .mytext {color:#d82f27;}
        
        Text color #d82f27
      
           This box has a color of #d82f27        
        
          <div style="background-color:#d82f27;">Content here</div>
        
        
          .mybackground {background-color:#d82f27;}
        
        Background color #d82f27
      
           Border around this has a color of #d82f27        
        
          <div style="border:2px solid #d82f27;">Content here</div>
        
        
          .myborder {border:2px solid #d82f27;}
        
        Border color #d82f27