#ed98d4 color space conversions
Hex:
#ed98d4
RGB:
237, 152, 212
CMY:
7, 40, 17
CMYK:
0, 36, 11, 7
HSL:
318°, 70.2479%, 76.2745%
HSV (HSB):
318°, 35.8650%, 92.9412%
XYZ:
58.0370, 45.2145, 67.9557
xyY:
0.3390, 0.2641, 45.2145
CIE-Lab:
73.0329, 40.4259, -17.4121
CIE-LCH:
73.0329, 44.0163, 336.6977
CIE-Luv:
73.0329, 46.6113, -33.6929
Hunter-Lab:
67.2417, 36.3921, -12.8504
#ed98d4 color charts
#ed98d4 color shades, tints & tones
#ed98d4 color schemes
#ed98d4 color preview, HTML & CSS examples
This text has a color of #ed98d4
<p style="color:#ed98d4;">Text here</p>
.mytext {color:#ed98d4;}
This box has a color of #ed98d4
<div style="background-color:#ed98d4;">Content here</div>
.mybackground {background-color:#ed98d4;}
Border around this has a color of #ed98d4
<div style="border:2px solid #ed98d4;">Content here</div>
.myborder {border:2px solid #ed98d4;}