#d63b32 color space conversions
Hex:
        #d63b32
        RGB:
        214, 59, 50
        CMY:
        16, 77, 80
        CMYK:
        0, 72, 77, 16
      HSL:
        3°, 66.6667%, 51.7647%
        HSV (HSB):
        3°, 76.6355%, 83.9216%
        XYZ:
        29.8712, 17.6544, 4.8509
        xyY:
        0.5703, 0.3371, 17.6544
      CIE-Lab:
        49.0742, 59.4526, 41.2963
        CIE-LCH:
        49.0742, 72.3878, 34.7842
        CIE-Luv:
        49.0742, 120.2842, 29.0086
        Hunter-Lab:
        42.0171, 53.3712, 22.5670
      #d63b32 color charts
#d63b32 RGB chart
      #d63b32 CMYK chart
      #d63b32 RGB pie chart
      #d63b32 color shades, tints & tones
#d63b32 color schemes
#d63b32 color preview, HTML & CSS examples
           This text has a color of #d63b32        
        
          <p style="color:#d63b32;">Text here</p>
        
        
          .mytext {color:#d63b32;}
        
        Text color #d63b32
      
           This box has a color of #d63b32        
        
          <div style="background-color:#d63b32;">Content here</div>
        
        
          .mybackground {background-color:#d63b32;}
        
        Background color #d63b32
      
           Border around this has a color of #d63b32        
        
          <div style="border:2px solid #d63b32;">Content here</div>
        
        
          .myborder {border:2px solid #d63b32;}
        
        Border color #d63b32