#ea076c color space conversions
Hex:
#ea076c
RGB:
234, 7, 108
CMY:
8, 97, 58
CMYK:
0, 97, 54, 8
HSL:
333°, 94.1909%, 47.2549%
HSV (HSB):
333°, 97.0085%, 91.7647%
XYZ:
36.7144, 18.7271, 15.8670
xyY:
0.5149, 0.2626, 18.7271
CIE-Lab:
50.3664, 78.0790, 9.1782
CIE-LCH:
50.3664, 78.6166, 6.7044
CIE-Luv:
50.3664, 133.7457, -4.4869
Hunter-Lab:
43.2748, 75.7088, 8.5533
#ea076c color charts
#ea076c color shades, tints & tones
#ea076c color schemes
#ea076c color preview, HTML & CSS examples
This text has a color of #ea076c
<p style="color:#ea076c;">Text here</p>
.mytext {color:#ea076c;}
This box has a color of #ea076c
<div style="background-color:#ea076c;">Content here</div>
.mybackground {background-color:#ea076c;}
Border around this has a color of #ea076c
<div style="border:2px solid #ea076c;">Content here</div>
.myborder {border:2px solid #ea076c;}