#ed98d7 color space conversions
Hex:
#ed98d7
RGB:
237, 152, 215
CMY:
7, 40, 16
CMYK:
0, 36, 9, 7
HSL:
316°, 70.2479%, 76.2745%
HSV (HSB):
316°, 35.8650%, 92.9412%
XYZ:
58.4190, 45.3673, 69.9677
xyY:
0.3362, 0.2611, 45.3673
CIE-Lab:
73.1331, 40.9228, -18.9097
CIE-LCH:
73.1331, 45.0805, 335.1992
CIE-Luv:
73.1331, 46.0514, -36.1388
Hunter-Lab:
67.3552, 36.9462, -14.4410
#ed98d7 color charts
#ed98d7 color shades, tints & tones
#ed98d7 color schemes
#ed98d7 color preview, HTML & CSS examples
This text has a color of #ed98d7
<p style="color:#ed98d7;">Text here</p>
.mytext {color:#ed98d7;}
This box has a color of #ed98d7
<div style="background-color:#ed98d7;">Content here</div>
.mybackground {background-color:#ed98d7;}
Border around this has a color of #ed98d7
<div style="border:2px solid #ed98d7;">Content here</div>
.myborder {border:2px solid #ed98d7;}