#ea3d85 color space conversions
Hex:
#ea3d85
RGB:
234, 61, 133
CMY:
8, 76, 48
CMYK:
0, 74, 43, 8
HSL:
335°, 80.4651%, 57.8431%
HSV (HSB):
335°, 73.9316%, 91.7647%
XYZ:
39.8341, 22.5234, 24.4383
xyY:
0.4589, 0.2595, 22.5234
CIE-Lab:
54.5780, 69.9602, 0.1422
CIE-LCH:
54.5780, 69.9604, 0.1164
CIE-Luv:
54.5780, 110.2983, -13.3865
Hunter-Lab:
47.4588, 66.7693, 2.6906
#ea3d85 color charts
#ea3d85 color shades, tints & tones
#ea3d85 color schemes
#ea3d85 color preview, HTML & CSS examples
This text has a color of #ea3d85
<p style="color:#ea3d85;">Text here</p>
.mytext {color:#ea3d85;}
This box has a color of #ea3d85
<div style="background-color:#ea3d85;">Content here</div>
.mybackground {background-color:#ea3d85;}
Border around this has a color of #ea3d85
<div style="border:2px solid #ea3d85;">Content here</div>
.myborder {border:2px solid #ea3d85;}