#d63323 color space conversions
Hex:
        #d63323
        RGB:
        214, 51, 35
        CMY:
        16, 80, 86
        CMYK:
        0, 76, 84, 16
      HSL:
        5°, 71.8876%, 48.8235%
        HSV (HSB):
        5°, 83.6449%, 83.9216%
        XYZ:
        29.2188, 16.7851, 3.2900
        xyY:
        0.5927, 0.3405, 16.7851
      CIE-Lab:
        47.9882, 61.6402, 48.0313
        CIE-LCH:
        47.9882, 78.1442, 37.9264
        CIE-Luv:
        47.9882, 127.2508, 31.8357
        Hunter-Lab:
        40.9697, 55.6057, 23.9176
      #d63323 color charts
#d63323 RGB chart
      #d63323 CMYK chart
      #d63323 RGB pie chart
      #d63323 color shades, tints & tones
#d63323 color schemes
#d63323 color preview, HTML & CSS examples
           This text has a color of #d63323        
        
          <p style="color:#d63323;">Text here</p>
        
        
          .mytext {color:#d63323;}
        
        Text color #d63323
      
           This box has a color of #d63323        
        
          <div style="background-color:#d63323;">Content here</div>
        
        
          .mybackground {background-color:#d63323;}
        
        Background color #d63323
      
           Border around this has a color of #d63323        
        
          <div style="border:2px solid #d63323;">Content here</div>
        
        
          .myborder {border:2px solid #d63323;}
        
        Border color #d63323