#ea96d3 color space conversions
Hex:
#ea96d3
RGB:
234, 150, 211
CMY:
8, 41, 17
CMYK:
0, 36, 10, 8
HSL:
316°, 66.6667%, 75.2941%
HSV (HSB):
316°, 35.8974%, 91.7647%
XYZ:
56.5959, 44.0083, 67.1395
xyY:
0.3374, 0.2624, 44.0083
CIE-Lab:
72.2340, 40.3290, -18.1024
CIE-LCH:
72.2340, 44.2054, 335.8262
CIE-Luv:
72.2340, 45.7579, -34.6955
Hunter-Lab:
66.3387, 36.1919, -13.5686
#ea96d3 color charts
#ea96d3 color shades, tints & tones
#ea96d3 color schemes
#ea96d3 color preview, HTML & CSS examples
This text has a color of #ea96d3
<p style="color:#ea96d3;">Text here</p>
.mytext {color:#ea96d3;}
This box has a color of #ea96d3
<div style="background-color:#ea96d3;">Content here</div>
.mybackground {background-color:#ea96d3;}
Border around this has a color of #ea96d3
<div style="border:2px solid #ea96d3;">Content here</div>
.myborder {border:2px solid #ea96d3;}