#d52c0f color space conversions
Hex:
        #d52c0f
        RGB:
        213, 44, 15
        CMY:
        16, 83, 94
        CMYK:
        0, 79, 93, 16
      HSL:
        9°, 86.8421%, 44.7059%
        HSV (HSB):
        9°, 92.9577%, 83.5294%
        XYZ:
        28.4275, 15.9820, 2.0385
        xyY:
        0.6120, 0.3441, 15.9820
      CIE-Lab:
        46.9508, 63.0373, 55.4298
        CIE-LCH:
        46.9508, 83.9414, 41.3257
        CIE-Luv:
        46.9508, 132.2941, 34.2397
        Hunter-Lab:
        39.9775, 56.9685, 24.9610
      #d52c0f color charts
#d52c0f RGB chart
      #d52c0f CMYK chart
      #d52c0f RGB pie chart
      #d52c0f color shades, tints & tones
#d52c0f color schemes
#d52c0f color preview, HTML & CSS examples
           This text has a color of #d52c0f        
        
          <p style="color:#d52c0f;">Text here</p>
        
        
          .mytext {color:#d52c0f;}
        
        Text color #d52c0f
      
           This box has a color of #d52c0f        
        
          <div style="background-color:#d52c0f;">Content here</div>
        
        
          .mybackground {background-color:#d52c0f;}
        
        Background color #d52c0f
      
           Border around this has a color of #d52c0f        
        
          <div style="border:2px solid #d52c0f;">Content here</div>
        
        
          .myborder {border:2px solid #d52c0f;}
        
        Border color #d52c0f