#d53b5b color space conversions
Hex:
#d53b5b
RGB:
213, 59, 91
CMY:
16, 77, 64
CMYK:
0, 72, 57, 16
HSL:
348°, 64.7059%, 53.3333%
HSV (HSB):
348°, 72.3005%, 83.5294%
XYZ:
30.8929, 18.0294, 11.7493
xyY:
0.5092, 0.2972, 18.0294
CIE-Lab:
49.5317, 61.3124, 17.7688
CIE-LCH:
49.5317, 63.8353, 16.1620
CIE-Luv:
49.5317, 109.0123, 8.8597
Hunter-Lab:
42.4610, 55.5623, 13.3167
#d53b5b color charts
#d53b5b color shades, tints & tones
#d53b5b color schemes
#d53b5b color preview, HTML & CSS examples
This text has a color of #d53b5b
<p style="color:#d53b5b;">Text here</p>
.mytext {color:#d53b5b;}
This box has a color of #d53b5b
<div style="background-color:#d53b5b;">Content here</div>
.mybackground {background-color:#d53b5b;}
Border around this has a color of #d53b5b
<div style="border:2px solid #d53b5b;">Content here</div>
.myborder {border:2px solid #d53b5b;}