#ea96a5 color space conversions
Hex:
#ea96a5
RGB:
234, 150, 165
CMY:
8, 41, 35
CMYK:
0, 36, 29, 8
HSL:
349°, 66.6667%, 75.2941%
HSV (HSB):
349°, 35.8974%, 91.7647%
XYZ:
51.6296, 42.0217, 40.9871
xyY:
0.3835, 0.3121, 42.0217
CIE-Lab:
70.8859, 33.4572, 5.3949
CIE-LCH:
70.8859, 33.8894, 9.1599
CIE-Luv:
70.8859, 54.1217, 1.4010
Hunter-Lab:
64.8242, 28.7250, 7.8889
#ea96a5 color charts
#ea96a5 color shades, tints & tones
#ea96a5 color schemes
#ea96a5 color preview, HTML & CSS examples
This text has a color of #ea96a5
<p style="color:#ea96a5;">Text here</p>
.mytext {color:#ea96a5;}
This box has a color of #ea96a5
<div style="background-color:#ea96a5;">Content here</div>
.mybackground {background-color:#ea96a5;}
Border around this has a color of #ea96a5
<div style="border:2px solid #ea96a5;">Content here</div>
.myborder {border:2px solid #ea96a5;}