#ea2045 color space conversions
Hex:
#ea2045
RGB:
234, 32, 69
CMY:
8, 87, 73
CMYK:
0, 86, 71, 8
HSL:
349°, 82.7869%, 52.1569%
HSV (HSB):
349°, 86.3248%, 91.7647%
XYZ:
35.5224, 18.9551, 7.4167
xyY:
0.5739, 0.3063, 18.9551
CIE-Lab:
50.6347, 72.9381, 33.2078
CIE-LCH:
50.6347, 80.1419, 24.4792
CIE-Luv:
50.6347, 143.1735, 19.9700
Hunter-Lab:
43.5375, 69.4482, 20.3761
#ea2045 color charts
#ea2045 color shades, tints & tones
#ea2045 color schemes
#ea2045 color preview, HTML & CSS examples
This text has a color of #ea2045
<p style="color:#ea2045;">Text here</p>
.mytext {color:#ea2045;}
This box has a color of #ea2045
<div style="background-color:#ea2045;">Content here</div>
.mybackground {background-color:#ea2045;}
Border around this has a color of #ea2045
<div style="border:2px solid #ea2045;">Content here</div>
.myborder {border:2px solid #ea2045;}