#ea585d color space conversions
Hex:
#ea585d
RGB:
234, 88, 93
CMY:
8, 65, 64
CMYK:
0, 62, 60, 8
HSL:
358°, 77.6596%, 63.1373%
HSV (HSB):
358°, 62.3932%, 91.7647%
XYZ:
39.3972, 25.2622, 13.1556
xyY:
0.5063, 0.3246, 25.2622
CIE-Lab:
57.3300, 56.7251, 27.5576
CIE-LCH:
57.3300, 63.0647, 25.9109
CIE-Luv:
57.3300, 109.1055, 21.0937
Hunter-Lab:
50.2615, 51.9586, 19.6644
#ea585d color charts
#ea585d color shades, tints & tones
#ea585d color schemes
#ea585d color preview, HTML & CSS examples
This text has a color of #ea585d
<p style="color:#ea585d;">Text here</p>
.mytext {color:#ea585d;}
This box has a color of #ea585d
<div style="background-color:#ea585d;">Content here</div>
.mybackground {background-color:#ea585d;}
Border around this has a color of #ea585d
<div style="border:2px solid #ea585d;">Content here</div>
.myborder {border:2px solid #ea585d;}