#d82c23 color space conversions
Hex:
        #d82c23
        RGB:
        216, 44, 35
        CMY:
        15, 83, 86
        CMYK:
        0, 80, 84, 15
      HSL:
        3°, 72.1116%, 49.2157%
        HSV (HSB):
        3°, 83.7963%, 84.7059%
        XYZ:
        29.5230, 16.5216, 3.2231
        xyY:
        0.5992, 0.3353, 16.5216
      CIE-Lab:
        47.6516, 64.2582, 47.8760
        CIE-LCH:
        47.6516, 80.1325, 36.6882
        CIE-Luv:
        47.6516, 132.3225, 30.8085
        Hunter-Lab:
        40.6468, 58.5177, 23.7514
      #d82c23 color charts
#d82c23 RGB chart
      #d82c23 CMYK chart
      #d82c23 RGB pie chart
      #d82c23 color shades, tints & tones
#d82c23 color schemes
#d82c23 color preview, HTML & CSS examples
           This text has a color of #d82c23        
        
          <p style="color:#d82c23;">Text here</p>
        
        
          .mytext {color:#d82c23;}
        
        Text color #d82c23
      
           This box has a color of #d82c23        
        
          <div style="background-color:#d82c23;">Content here</div>
        
        
          .mybackground {background-color:#d82c23;}
        
        Background color #d82c23
      
           Border around this has a color of #d82c23        
        
          <div style="border:2px solid #d82c23;">Content here</div>
        
        
          .myborder {border:2px solid #d82c23;}
        
        Border color #d82c23