#d5320f color space conversions
Hex:
        #d5320f
        RGB:
        213, 50, 15
        CMY:
        16, 80, 94
        CMYK:
        0, 77, 93, 16
      HSL:
        11°, 86.8421%, 44.7059%
        HSV (HSB):
        11°, 92.9577%, 83.5294%
        XYZ:
        28.6674, 16.4618, 2.1184
        xyY:
        0.6067, 0.3484, 16.4618
      CIE-Lab:
        47.5747, 61.2866, 55.8197
        CIE-LCH:
        47.5747, 82.8968, 42.3272
        CIE-Luv:
        47.5747, 129.1749, 35.3357
        Hunter-Lab:
        40.5732, 55.1180, 25.3055
      #d5320f color charts
#d5320f RGB chart
      #d5320f CMYK chart
      #d5320f RGB pie chart
      #d5320f color shades, tints & tones
#d5320f color schemes
#d5320f color preview, HTML & CSS examples
           This text has a color of #d5320f        
        
          <p style="color:#d5320f;">Text here</p>
        
        
          .mytext {color:#d5320f;}
        
        Text color #d5320f
      
           This box has a color of #d5320f        
        
          <div style="background-color:#d5320f;">Content here</div>
        
        
          .mybackground {background-color:#d5320f;}
        
        Background color #d5320f
      
           Border around this has a color of #d5320f        
        
          <div style="border:2px solid #d5320f;">Content here</div>
        
        
          .myborder {border:2px solid #d5320f;}
        
        Border color #d5320f