#d53a56 color space conversions
Hex:
#d53a56
RGB:
213, 58, 86
CMY:
16, 77, 66
CMYK:
0, 73, 60, 16
HSL:
349°, 64.8536%, 53.1373%
HSV (HSB):
349°, 72.7700%, 83.5294%
XYZ:
30.6333, 17.8441, 10.6338
xyY:
0.5182, 0.3019, 17.8441
CIE-Lab:
49.3065, 61.3179, 20.4946
CIE-LCH:
49.3065, 64.6522, 18.4815
CIE-Luv:
49.3065, 111.0520, 11.5582
Hunter-Lab:
42.2423, 55.5208, 14.6443
#d53a56 color charts
#d53a56 color shades, tints & tones
#d53a56 color schemes
#d53a56 color preview, HTML & CSS examples
This text has a color of #d53a56
<p style="color:#d53a56;">Text here</p>
.mytext {color:#d53a56;}
This box has a color of #d53a56
<div style="background-color:#d53a56;">Content here</div>
.mybackground {background-color:#d53a56;}
Border around this has a color of #d53a56
<div style="border:2px solid #d53a56;">Content here</div>
.myborder {border:2px solid #d53a56;}