#d5241f color space conversions
Hex:
        #d5241f
        RGB:
        213, 36, 31
        CMY:
        16, 86, 88
        CMYK:
        0, 83, 85, 16
      HSL:
        2°, 74.5902%, 47.8431%
        HSV (HSB):
        2°, 85.4460%, 83.5294%
        XYZ:
        28.3188, 15.5068, 2.7969
        xyY:
        0.6074, 0.3326, 15.5068
      CIE-Lab:
        46.3207, 65.3268, 48.4383
        CIE-LCH:
        46.3207, 81.3256, 36.5561
        CIE-Luv:
        46.3207, 134.1451, 30.0354
        Hunter-Lab:
        39.3787, 59.4537, 23.3540
      #d5241f color charts
#d5241f RGB chart
      #d5241f CMYK chart
      #d5241f RGB pie chart
      #d5241f color shades, tints & tones
#d5241f color schemes
#d5241f color preview, HTML & CSS examples
           This text has a color of #d5241f        
        
          <p style="color:#d5241f;">Text here</p>
        
        
          .mytext {color:#d5241f;}
        
        Text color #d5241f
      
           This box has a color of #d5241f        
        
          <div style="background-color:#d5241f;">Content here</div>
        
        
          .mybackground {background-color:#d5241f;}
        
        Background color #d5241f
      
           Border around this has a color of #d5241f        
        
          <div style="border:2px solid #d5241f;">Content here</div>
        
        
          .myborder {border:2px solid #d5241f;}
        
        Border color #d5241f