#ea077b color space conversions
Hex:
#ea077b
RGB:
234, 7, 123
CMY:
8, 97, 52
CMYK:
0, 97, 47, 8
HSL:
329°, 94.1909%, 47.2549%
HSV (HSB):
329°, 97.0085%, 91.7647%
XYZ:
37.5828, 19.0744, 20.4398
xyY:
0.4875, 0.2474, 19.0744
CIE-Lab:
50.7742, 79.1697, 0.6112
CIE-LCH:
50.7742, 79.1721, 0.4423
CIE-Luv:
50.7742, 127.1363, -14.8264
Hunter-Lab:
43.6743, 77.1736, 2.8240
#ea077b color charts
#ea077b color shades, tints & tones
#ea077b color schemes
#ea077b color preview, HTML & CSS examples
This text has a color of #ea077b
<p style="color:#ea077b;">Text here</p>
.mytext {color:#ea077b;}
This box has a color of #ea077b
<div style="background-color:#ea077b;">Content here</div>
.mybackground {background-color:#ea077b;}
Border around this has a color of #ea077b
<div style="border:2px solid #ea077b;">Content here</div>
.myborder {border:2px solid #ea077b;}