#d53e56 color space conversions
Hex:
#d53e56
RGB:
213, 62, 86
CMY:
16, 76, 66
CMYK:
0, 71, 60, 16
HSL:
350°, 64.2553%, 53.9216%
HSV (HSB):
350°, 70.8920%, 83.5294%
XYZ:
30.8429, 18.2633, 10.7037
xyY:
0.5157, 0.3054, 18.2633
CIE-Lab:
49.8139, 59.9109, 21.1682
CIE-LCH:
49.8139, 63.5406, 19.4597
CIE-Luv:
49.8139, 109.0225, 12.6585
Hunter-Lab:
42.7355, 54.0390, 15.0649
#d53e56 color charts
#d53e56 color shades, tints & tones
#d53e56 color schemes
#d53e56 color preview, HTML & CSS examples
This text has a color of #d53e56
<p style="color:#d53e56;">Text here</p>
.mytext {color:#d53e56;}
This box has a color of #d53e56
<div style="background-color:#d53e56;">Content here</div>
.mybackground {background-color:#d53e56;}
Border around this has a color of #d53e56
<div style="border:2px solid #d53e56;">Content here</div>
.myborder {border:2px solid #d53e56;}