#ea99d6 color space conversions
Hex:
#ea99d6
RGB:
234, 153, 214
CMY:
8, 40, 16
CMYK:
0, 35, 9, 8
HSL:
315°, 65.8537%, 75.8824%
HSV (HSB):
315°, 34.6154%, 91.7647%
XYZ:
57.4605, 45.1299, 69.3008
xyY:
0.3343, 0.2625, 45.1299
CIE-Lab:
72.9774, 39.2562, -18.6281
CIE-LCH:
72.9774, 43.4517, 334.6144
CIE-Luv:
72.9774, 43.7099, -35.3880
Hunter-Lab:
67.1788, 35.1147, -14.1376
#ea99d6 color charts
#ea99d6 color shades, tints & tones
#ea99d6 color schemes
#ea99d6 color preview, HTML & CSS examples
This text has a color of #ea99d6
<p style="color:#ea99d6;">Text here</p>
.mytext {color:#ea99d6;}
This box has a color of #ea99d6
<div style="background-color:#ea99d6;">Content here</div>
.mybackground {background-color:#ea99d6;}
Border around this has a color of #ea99d6
<div style="border:2px solid #ea99d6;">Content here</div>
.myborder {border:2px solid #ea99d6;}