#d5060f color space conversions
Hex:
        #d5060f
        RGB:
        213, 6, 15
        CMY:
        16, 98, 94
        CMYK:
        0, 97, 93, 16
      HSL:
        357°, 94.5205%, 42.9412%
        HSV (HSB):
        357°, 97.1831%, 83.5294%
        XYZ:
        27.5919, 14.3109, 1.7600
        xyY:
        0.6319, 0.3278, 14.3109
      CIE-Lab:
        44.6755, 69.5362, 54.0448
        CIE-LCH:
        44.6755, 88.0688, 37.8550
        CIE-Luv:
        44.6755, 144.0497, 30.1924
        Hunter-Lab:
        37.8297, 63.9908, 23.7224
      #d5060f color charts
#d5060f RGB chart
      #d5060f CMYK chart
      #d5060f RGB pie chart
      #d5060f color shades, tints & tones
#d5060f color schemes
#d5060f color preview, HTML & CSS examples
           This text has a color of #d5060f        
        
          <p style="color:#d5060f;">Text here</p>
        
        
          .mytext {color:#d5060f;}
        
        Text color #d5060f
      
           This box has a color of #d5060f        
        
          <div style="background-color:#d5060f;">Content here</div>
        
        
          .mybackground {background-color:#d5060f;}
        
        Background color #d5060f
      
           Border around this has a color of #d5060f        
        
          <div style="border:2px solid #d5060f;">Content here</div>
        
        
          .myborder {border:2px solid #d5060f;}
        
        Border color #d5060f