#d53c65 color space conversions
Hex:
#d53c65
RGB:
213, 60, 101
CMY:
16, 76, 60
CMYK:
0, 72, 53, 16
HSL:
344°, 64.5570%, 53.5294%
HSV (HSB):
344°, 71.8310%, 83.5294%
XYZ:
31.4054, 18.3174, 14.1923
xyY:
0.4914, 0.2866, 18.3174
CIE-Lab:
49.8789, 61.7069, 12.1789
CIE-LCH:
49.8789, 62.8972, 11.1648
CIE-Luv:
49.8789, 105.2860, 2.8402
Hunter-Lab:
42.7989, 56.0835, 10.2984
#d53c65 color charts
#d53c65 color shades, tints & tones
#d53c65 color schemes
#d53c65 color preview, HTML & CSS examples
This text has a color of #d53c65
<p style="color:#d53c65;">Text here</p>
.mytext {color:#d53c65;}
This box has a color of #d53c65
<div style="background-color:#d53c65;">Content here</div>
.mybackground {background-color:#d53c65;}
Border around this has a color of #d53c65
<div style="border:2px solid #d53c65;">Content here</div>
.myborder {border:2px solid #d53c65;}