#ea96c5 color space conversions
Hex:
#ea96c5
RGB:
234, 150, 197
CMY:
8, 41, 23
CMYK:
0, 36, 16, 8
HSL:
326°, 66.6667%, 75.2941%
HSV (HSB):
326°, 35.8974%, 91.7647%
XYZ:
54.9161, 43.3363, 58.2937
xyY:
0.3508, 0.2768, 43.3363
CIE-Lab:
71.7827, 38.0709, -11.0498
CIE-LCH:
71.7827, 39.6420, 343.8151
CIE-Luv:
71.7827, 48.3604, -23.3707
Hunter-Lab:
65.8303, 33.7027, -6.4209
#ea96c5 color charts
#ea96c5 color shades, tints & tones
#ea96c5 color schemes
#ea96c5 color preview, HTML & CSS examples
This text has a color of #ea96c5
<p style="color:#ea96c5;">Text here</p>
.mytext {color:#ea96c5;}
This box has a color of #ea96c5
<div style="background-color:#ea96c5;">Content here</div>
.mybackground {background-color:#ea96c5;}
Border around this has a color of #ea96c5
<div style="border:2px solid #ea96c5;">Content here</div>
.myborder {border:2px solid #ea96c5;}