#ea99be color space conversions
Hex:
#ea99be
RGB:
234, 153, 190
CMY:
8, 40, 25
CMYK:
0, 35, 19, 8
HSL:
333°, 65.8537%, 75.8824%
HSV (HSB):
333°, 34.6154%, 91.7647%
XYZ:
54.6172, 43.9926, 54.3280
xyY:
0.3571, 0.2877, 43.9926
CIE-Lab:
72.2235, 35.4136, -6.5201
CIE-LCH:
72.2235, 36.0088, 349.5679
CIE-Luv:
72.2235, 48.0065, -16.0788
Hunter-Lab:
66.3269, 30.9145, -2.1352
#ea99be color charts
#ea99be color shades, tints & tones
#ea99be color schemes
#ea99be color preview, HTML & CSS examples
This text has a color of #ea99be
<p style="color:#ea99be;">Text here</p>
.mytext {color:#ea99be;}
This box has a color of #ea99be
<div style="background-color:#ea99be;">Content here</div>
.mybackground {background-color:#ea99be;}
Border around this has a color of #ea99be
<div style="border:2px solid #ea99be;">Content here</div>
.myborder {border:2px solid #ea99be;}