#d6253f color space conversions
Hex:
        #d6253f
        RGB:
        214, 37, 63
        CMY:
        16, 85, 75
        CMYK:
        0, 83, 71, 16
      HSL:
        351°, 70.5179%, 49.2157%
        HSV (HSB):
        351°, 82.7103%, 83.9216%
        XYZ:
        29.2903, 15.9782, 6.2429
        xyY:
        0.5686, 0.3102, 15.9782
      CIE-Lab:
        46.9458, 66.4084, 31.4062
        CIE-LCH:
        46.9458, 73.4604, 25.3106
        CIE-Luv:
        46.9458, 127.7999, 19.2344
        Hunter-Lab:
        39.9727, 60.8452, 18.7210
      #d6253f color charts
#d6253f RGB chart
      #d6253f CMYK chart
      #d6253f RGB pie chart
      #d6253f color shades, tints & tones
#d6253f color schemes
#d6253f color preview, HTML & CSS examples
           This text has a color of #d6253f        
        
          <p style="color:#d6253f;">Text here</p>
        
        
          .mytext {color:#d6253f;}
        
        Text color #d6253f
      
           This box has a color of #d6253f        
        
          <div style="background-color:#d6253f;">Content here</div>
        
        
          .mybackground {background-color:#d6253f;}
        
        Background color #d6253f
      
           Border around this has a color of #d6253f        
        
          <div style="border:2px solid #d6253f;">Content here</div>
        
        
          .myborder {border:2px solid #d6253f;}
        
        Border color #d6253f