#ea285d color space conversions
Hex:
#ea285d
RGB:
234, 40, 93
CMY:
8, 84, 64
CMYK:
0, 83, 60, 8
HSL:
344°, 82.2034%, 53.7255%
HSV (HSB):
344°, 82.9060%, 91.7647%
XYZ:
36.6663, 19.8003, 12.2452
xyY:
0.5336, 0.2882, 19.8003
CIE-Lab:
51.6107, 72.5562, 20.0320
CIE-LCH:
51.6107, 75.2707, 15.4343
CIE-Luv:
51.6107, 132.9243, 8.5640
Hunter-Lab:
44.4976, 69.2144, 14.8323
#ea285d color charts
#ea285d color shades, tints & tones
#ea285d color schemes
#ea285d color preview, HTML & CSS examples
This text has a color of #ea285d
<p style="color:#ea285d;">Text here</p>
.mytext {color:#ea285d;}
This box has a color of #ea285d
<div style="background-color:#ea285d;">Content here</div>
.mybackground {background-color:#ea285d;}
Border around this has a color of #ea285d
<div style="border:2px solid #ea285d;">Content here</div>
.myborder {border:2px solid #ea285d;}