#d53d54 color space conversions
Hex:
#d53d54
RGB:
213, 61, 84
CMY:
16, 76, 67
CMYK:
0, 71, 61, 16
HSL:
351°, 64.4068%, 53.7255%
HSV (HSB):
351°, 71.3615%, 83.5294%
XYZ:
30.7095, 18.1237, 10.2672
xyY:
0.5196, 0.3067, 18.1237
CIE-Lab:
49.6458, 60.1394, 22.1506
CIE-LCH:
49.6458, 64.0890, 20.2198
CIE-Luv:
49.6458, 110.1289, 13.5242
Hunter-Lab:
42.5720, 54.2612, 15.5013
#d53d54 color charts
#d53d54 color shades, tints & tones
#d53d54 color schemes
#d53d54 color preview, HTML & CSS examples
This text has a color of #d53d54
<p style="color:#d53d54;">Text here</p>
.mytext {color:#d53d54;}
This box has a color of #d53d54
<div style="background-color:#d53d54;">Content here</div>
.mybackground {background-color:#d53d54;}
Border around this has a color of #d53d54
<div style="border:2px solid #d53d54;">Content here</div>
.myborder {border:2px solid #d53d54;}