#ed797c color space conversions
Hex:
#ed797c
RGB:
237, 121, 124
CMY:
7, 53, 51
CMYK:
0, 49, 48, 7
HSL:
358°, 76.3158%, 70.1961%
HSV (HSB):
358°, 48.9451%, 92.9412%
XYZ:
45.4005, 33.1345, 23.0715
xyY:
0.4468, 0.3261, 33.1345
CIE-Lab:
64.2697, 44.8606, 19.1615
CIE-LCH:
64.2697, 48.7815, 23.1289
CIE-Luv:
64.2697, 82.7767, 16.0655
Hunter-Lab:
57.5626, 40.0513, 16.5299
#ed797c color charts
#ed797c color shades, tints & tones
#ed797c color schemes
#ed797c color preview, HTML & CSS examples
This text has a color of #ed797c
<p style="color:#ed797c;">Text here</p>
.mytext {color:#ed797c;}
This box has a color of #ed797c
<div style="background-color:#ed797c;">Content here</div>
.mybackground {background-color:#ed797c;}
Border around this has a color of #ed797c
<div style="border:2px solid #ed797c;">Content here</div>
.myborder {border:2px solid #ed797c;}