#ea096e color space conversions
Hex:
#ea096e
RGB:
234, 9, 110
CMY:
8, 96, 57
CMYK:
0, 96, 53, 8
HSL:
333°, 92.5926%, 47.6471%
HSV (HSB):
333°, 96.1538%, 91.7647%
XYZ:
36.8438, 18.8136, 16.4413
xyY:
0.5110, 0.2609, 18.8136
CIE-Lab:
50.4684, 78.0665, 8.0992
CIE-LCH:
50.4684, 78.4856, 5.9231
CIE-Luv:
50.4684, 132.6827, -5.6986
Hunter-Lab:
43.3746, 75.7182, 7.8881
#ea096e color charts
#ea096e color shades, tints & tones
#ea096e color schemes
#ea096e color preview, HTML & CSS examples
This text has a color of #ea096e
<p style="color:#ea096e;">Text here</p>
.mytext {color:#ea096e;}
This box has a color of #ea096e
<div style="background-color:#ea096e;">Content here</div>
.mybackground {background-color:#ea096e;}
Border around this has a color of #ea096e
<div style="border:2px solid #ea096e;">Content here</div>
.myborder {border:2px solid #ea096e;}