#ea95d1 color space conversions
Hex:
#ea95d1
RGB:
234, 149, 209
CMY:
8, 42, 18
CMYK:
0, 36, 11, 8
HSL:
318°, 66.9291%, 75.0980%
HSV (HSB):
318°, 36.3248%, 91.7647%
XYZ:
56.1878, 43.5908, 65.7740
xyY:
0.3394, 0.2633, 43.5908
CIE-Lab:
71.9541, 40.5218, -17.4230
CIE-LCH:
71.9541, 44.1087, 336.7340
CIE-Luv:
71.9541, 46.6344, -33.6464
Hunter-Lab:
66.0233, 36.3679, -12.8498
#ea95d1 color charts
#ea95d1 color shades, tints & tones
#ea95d1 color schemes
#ea95d1 color preview, HTML & CSS examples
This text has a color of #ea95d1
<p style="color:#ea95d1;">Text here</p>
.mytext {color:#ea95d1;}
This box has a color of #ea95d1
<div style="background-color:#ea95d1;">Content here</div>
.mybackground {background-color:#ea95d1;}
Border around this has a color of #ea95d1
<div style="border:2px solid #ea95d1;">Content here</div>
.myborder {border:2px solid #ea95d1;}