#ea2665 color space conversions
Hex:
#ea2665
RGB:
234, 38, 101
CMY:
8, 85, 60
CMYK:
0, 84, 57, 8
HSL:
341°, 82.3529%, 53.3333%
HSV (HSB):
341°, 83.7607%, 91.7647%
XYZ:
36.9738, 19.8182, 14.1885
xyY:
0.5209, 0.2792, 19.8182
CIE-Lab:
51.6311, 73.4830, 15.2090
CIE-LCH:
51.6311, 75.0404, 11.6936
CIE-Luv:
51.6311, 130.6496, 3.3649
Hunter-Lab:
44.5177, 70.3456, 12.2657
#ea2665 color charts
#ea2665 color shades, tints & tones
#ea2665 color schemes
#ea2665 color preview, HTML & CSS examples
This text has a color of #ea2665
<p style="color:#ea2665;">Text here</p>
.mytext {color:#ea2665;}
This box has a color of #ea2665
<div style="background-color:#ea2665;">Content here</div>
.mybackground {background-color:#ea2665;}
Border around this has a color of #ea2665
<div style="border:2px solid #ea2665;">Content here</div>
.myborder {border:2px solid #ea2665;}