#ea2046 color space conversions
Hex:
#ea2046
RGB:
234, 32, 70
CMY:
8, 87, 73
CMYK:
0, 86, 70, 8
HSL:
349°, 82.7869%, 52.1569%
HSV (HSB):
349°, 86.3248%, 91.7647%
XYZ:
35.5537, 18.9676, 7.5816
xyY:
0.5725, 0.3054, 18.9676
CIE-Lab:
50.6493, 72.9806, 32.6322
CIE-LCH:
50.6493, 79.9439, 24.0911
CIE-Luv:
50.6493, 142.8860, 19.5085
Hunter-Lab:
43.5519, 69.5032, 20.1650
#ea2046 color charts
#ea2046 color shades, tints & tones
#ea2046 color schemes
#ea2046 color preview, HTML & CSS examples
This text has a color of #ea2046
<p style="color:#ea2046;">Text here</p>
.mytext {color:#ea2046;}
This box has a color of #ea2046
<div style="background-color:#ea2046;">Content here</div>
.mybackground {background-color:#ea2046;}
Border around this has a color of #ea2046
<div style="border:2px solid #ea2046;">Content here</div>
.myborder {border:2px solid #ea2046;}