#d4330f color space conversions
Hex:
        #d4330f
        RGB:
        212, 51, 15
        CMY:
        17, 80, 94
        CMYK:
        0, 76, 93, 17
      HSL:
        11°, 86.7841%, 44.5098%
        HSV (HSB):
        11°, 92.9245%, 83.1373%
        XYZ:
        28.4214, 16.3992, 2.1193
        xyY:
        0.6055, 0.3494, 16.3992
      CIE-Lab:
        47.4939, 60.6728, 55.6731
        CIE-LCH:
        47.4939, 82.3449, 42.5394
        CIE-Luv:
        47.4939, 127.8500, 35.4030
        Hunter-Lab:
        40.4959, 54.4096, 25.2442
      #d4330f color charts
#d4330f RGB chart
      #d4330f CMYK chart
      #d4330f RGB pie chart
      #d4330f color shades, tints & tones
#d4330f color schemes
#d4330f color preview, HTML & CSS examples
           This text has a color of #d4330f        
        
          <p style="color:#d4330f;">Text here</p>
        
        
          .mytext {color:#d4330f;}
        
        Text color #d4330f
      
           This box has a color of #d4330f        
        
          <div style="background-color:#d4330f;">Content here</div>
        
        
          .mybackground {background-color:#d4330f;}
        
        Background color #d4330f
      
           Border around this has a color of #d4330f        
        
          <div style="border:2px solid #d4330f;">Content here</div>
        
        
          .myborder {border:2px solid #d4330f;}
        
        Border color #d4330f