#ea98c3 color space conversions
Hex:
#ea98c3
RGB:
234, 152, 195
CMY:
8, 40, 24
CMYK:
0, 35, 17, 8
HSL:
329°, 66.1290%, 75.6863%
HSV (HSB):
329°, 35.0427%, 91.7647%
XYZ:
55.0102, 43.8890, 57.2018
xyY:
0.3524, 0.2812, 43.8890
CIE-Lab:
72.1543, 36.7070, -9.3887
CIE-LCH:
72.1543, 37.8887, 345.6528
CIE-Luv:
72.1543, 47.6580, -20.6198
Hunter-Lab:
66.2488, 32.2836, -4.8192
#ea98c3 color charts
#ea98c3 color shades, tints & tones
#ea98c3 color schemes
#ea98c3 color preview, HTML & CSS examples
This text has a color of #ea98c3
<p style="color:#ea98c3;">Text here</p>
.mytext {color:#ea98c3;}
This box has a color of #ea98c3
<div style="background-color:#ea98c3;">Content here</div>
.mybackground {background-color:#ea98c3;}
Border around this has a color of #ea98c3
<div style="border:2px solid #ea98c3;">Content here</div>
.myborder {border:2px solid #ea98c3;}