#ed98a6 color space conversions
Hex:
#ed98a6
RGB:
237, 152, 166
CMY:
7, 40, 35
CMYK:
0, 36, 30, 7
HSL:
350°, 70.2479%, 76.2745%
HSV (HSB):
350°, 35.8650%, 92.9412%
XYZ:
53.0362, 43.2142, 41.6222
xyY:
0.3847, 0.3134, 43.2142
CIE-Lab:
71.7001, 33.6197, 6.0566
CIE-LCH:
71.7001, 34.1609, 10.2123
CIE-Luv:
71.7001, 54.9551, 2.2878
Hunter-Lab:
65.7375, 28.9711, 8.4763
#ed98a6 color charts
#ed98a6 color shades, tints & tones
#ed98a6 color schemes
#ed98a6 color preview, HTML & CSS examples
This text has a color of #ed98a6
<p style="color:#ed98a6;">Text here</p>
.mytext {color:#ed98a6;}
This box has a color of #ed98a6
<div style="background-color:#ed98a6;">Content here</div>
.mybackground {background-color:#ed98a6;}
Border around this has a color of #ed98a6
<div style="border:2px solid #ed98a6;">Content here</div>
.myborder {border:2px solid #ed98a6;}