#d82c21 color space conversions
Hex:
        #d82c21
        RGB:
        216, 44, 33
        CMY:
        15, 83, 87
        CMYK:
        0, 80, 85, 15
      HSL:
        4°, 73.4940%, 48.8235%
        HSV (HSB):
        4°, 84.7222%, 84.7059%
        XYZ:
        29.4941, 16.5101, 3.0711
        xyY:
        0.6010, 0.3364, 16.5101
      CIE-Lab:
        47.6367, 64.2117, 48.8385
        CIE-LCH:
        47.6367, 80.6743, 37.2561
        CIE-Luv:
        47.6367, 132.6171, 31.3114
        Hunter-Lab:
        40.6326, 58.4611, 23.9616
      #d82c21 color charts
#d82c21 RGB chart
      #d82c21 CMYK chart
      #d82c21 RGB pie chart
      #d82c21 color shades, tints & tones
#d82c21 color schemes
#d82c21 color preview, HTML & CSS examples
           This text has a color of #d82c21        
        
          <p style="color:#d82c21;">Text here</p>
        
        
          .mytext {color:#d82c21;}
        
        Text color #d82c21
      
           This box has a color of #d82c21        
        
          <div style="background-color:#d82c21;">Content here</div>
        
        
          .mybackground {background-color:#d82c21;}
        
        Background color #d82c21
      
           Border around this has a color of #d82c21        
        
          <div style="border:2px solid #d82c21;">Content here</div>
        
        
          .myborder {border:2px solid #d82c21;}
        
        Border color #d82c21