#d83531 color space conversions
Hex:
        #d83531
        RGB:
        216, 53, 49
        CMY:
        15, 79, 81
        CMYK:
        0, 75, 77, 15
      HSL:
        1°, 68.1633%, 51.9608%
        HSV (HSB):
        1°, 77.3148%, 84.7059%
        XYZ:
        30.1464, 17.3669, 4.6690
        xyY:
        0.5777, 0.3328, 17.3669
      CIE-Lab:
        48.7190, 62.0239, 41.5814
        CIE-LCH:
        48.7190, 74.6725, 33.8383
        CIE-Luv:
        48.7190, 125.3826, 28.3149
        Hunter-Lab:
        41.6736, 56.1968, 22.5288
      #d83531 color charts
#d83531 RGB chart
      #d83531 CMYK chart
      #d83531 RGB pie chart
      #d83531 color shades, tints & tones
#d83531 color schemes
#d83531 color preview, HTML & CSS examples
           This text has a color of #d83531        
        
          <p style="color:#d83531;">Text here</p>
        
        
          .mytext {color:#d83531;}
        
        Text color #d83531
      
           This box has a color of #d83531        
        
          <div style="background-color:#d83531;">Content here</div>
        
        
          .mybackground {background-color:#d83531;}
        
        Background color #d83531
      
           Border around this has a color of #d83531        
        
          <div style="border:2px solid #d83531;">Content here</div>
        
        
          .myborder {border:2px solid #d83531;}
        
        Border color #d83531