#ea2d80 color space conversions
Hex:
#ea2d80
RGB:
234, 45, 128
CMY:
8, 82, 50
CMYK:
0, 81, 45, 8
HSL:
334°, 81.8182%, 54.7059%
HSV (HSB):
334°, 80.7692%, 91.7647%
XYZ:
38.7664, 20.9277, 22.4183
xyY:
0.4721, 0.2549, 20.9277
CIE-Lab:
52.8703, 73.9474, 0.6434
CIE-LCH:
52.8703, 73.9502, 0.4985
CIE-Luv:
52.8703, 117.8186, -13.6212
Hunter-Lab:
45.7468, 71.2059, 2.9676
#ea2d80 color charts
#ea2d80 color shades, tints & tones
#ea2d80 color schemes
#ea2d80 color preview, HTML & CSS examples
This text has a color of #ea2d80
<p style="color:#ea2d80;">Text here</p>
.mytext {color:#ea2d80;}
This box has a color of #ea2d80
<div style="background-color:#ea2d80;">Content here</div>
.mybackground {background-color:#ea2d80;}
Border around this has a color of #ea2d80
<div style="border:2px solid #ea2d80;">Content here</div>
.myborder {border:2px solid #ea2d80;}