#d73a5e color space conversions
Hex:
#d73a5e
RGB:
215, 58, 94
CMY:
16, 77, 63
CMYK:
0, 73, 56, 16
HSL:
346°, 66.2447%, 53.5294%
HSV (HSB):
346°, 73.0233%, 84.3137%
XYZ:
31.5578, 18.2813, 12.4550
xyY:
0.5066, 0.2935, 18.2813
CIE-Lab:
49.8356, 62.4517, 16.4232
CIE-LCH:
49.8356, 64.5750, 14.7337
CIE-Luv:
49.8356, 110.1544, 7.2231
Hunter-Lab:
42.7567, 56.9227, 12.6585
#d73a5e color charts
#d73a5e color shades, tints & tones
#d73a5e color schemes
#d73a5e color preview, HTML & CSS examples
This text has a color of #d73a5e
<p style="color:#d73a5e;">Text here</p>
.mytext {color:#d73a5e;}
This box has a color of #d73a5e
<div style="background-color:#d73a5e;">Content here</div>
.mybackground {background-color:#d73a5e;}
Border around this has a color of #d73a5e
<div style="border:2px solid #d73a5e;">Content here</div>
.myborder {border:2px solid #d73a5e;}