#ed728d color space conversions
Hex:
#ed728d
RGB:
237, 114, 141
CMY:
7, 55, 45
CMYK:
0, 52, 41, 7
HSL:
347°, 77.3585%, 68.8235%
HSV (HSB):
347°, 51.8987%, 92.9412%
XYZ:
45.7501, 31.9622, 28.9573
xyY:
0.4289, 0.2996, 31.9622
CIE-Lab:
63.3117, 49.9906, 8.1279
CIE-LCH:
63.3117, 50.6470, 9.2348
CIE-Luv:
63.3117, 83.2543, 1.3612
Hunter-Lab:
56.5352, 45.5115, 9.2062
#ed728d color charts
#ed728d color shades, tints & tones
#ed728d color schemes
#ed728d color preview, HTML & CSS examples
This text has a color of #ed728d
<p style="color:#ed728d;">Text here</p>
.mytext {color:#ed728d;}
This box has a color of #ed728d
<div style="background-color:#ed728d;">Content here</div>
.mybackground {background-color:#ed728d;}
Border around this has a color of #ed728d
<div style="border:2px solid #ed728d;">Content here</div>
.myborder {border:2px solid #ed728d;}