#d7380c color space conversions
Hex:
        #d7380c
        RGB:
        215, 56, 12
        CMY:
        16, 78, 95
        CMYK:
        0, 74, 94, 16
      HSL:
        13°, 89.4273%, 44.5098%
        HSV (HSB):
        13°, 94.4186%, 84.3137%
        XYZ:
        29.5049, 17.3020, 2.1324
        xyY:
        0.6029, 0.3535, 17.3020
      CIE-Lab:
        48.6383, 59.9359, 57.5360
        CIE-LCH:
        48.6383, 83.0825, 43.8297
        CIE-Luv:
        48.6383, 127.4977, 37.1471
        Hunter-Lab:
        41.5956, 53.8224, 26.0775
      #d7380c color charts
#d7380c RGB chart
      #d7380c CMYK chart
      #d7380c RGB pie chart
      #d7380c color shades, tints & tones
#d7380c color schemes
#d7380c color preview, HTML & CSS examples
           This text has a color of #d7380c        
        
          <p style="color:#d7380c;">Text here</p>
        
        
          .mytext {color:#d7380c;}
        
        Text color #d7380c
      
           This box has a color of #d7380c        
        
          <div style="background-color:#d7380c;">Content here</div>
        
        
          .mybackground {background-color:#d7380c;}
        
        Background color #d7380c
      
           Border around this has a color of #d7380c        
        
          <div style="border:2px solid #d7380c;">Content here</div>
        
        
          .myborder {border:2px solid #d7380c;}
        
        Border color #d7380c