#ea2e7b color space conversions
Hex:
#ea2e7b
RGB:
234, 46, 123
CMY:
8, 82, 52
CMYK:
0, 80, 47, 8
HSL:
335°, 81.7391%, 54.9020%
HSV (HSB):
335°, 80.3419%, 91.7647%
XYZ:
38.4838, 20.8765, 20.7401
xyY:
0.4804, 0.2606, 20.8765
CIE-Lab:
52.8140, 73.2869, 3.5700
CIE-LCH:
52.8140, 73.3738, 2.7889
CIE-Luv:
52.8140, 119.5465, -9.8434
Hunter-Lab:
45.6908, 70.3858, 5.0704
#ea2e7b color charts
#ea2e7b color shades, tints & tones
#ea2e7b color schemes
#ea2e7b color preview, HTML & CSS examples
This text has a color of #ea2e7b
<p style="color:#ea2e7b;">Text here</p>
.mytext {color:#ea2e7b;}
This box has a color of #ea2e7b
<div style="background-color:#ea2e7b;">Content here</div>
.mybackground {background-color:#ea2e7b;}
Border around this has a color of #ea2e7b
<div style="border:2px solid #ea2e7b;">Content here</div>
.myborder {border:2px solid #ea2e7b;}