#ea7d5e color space conversions
Hex:
#ea7d5e
RGB:
234, 125, 94
CMY:
8, 51, 63
CMYK:
0, 47, 60, 8
HSL:
13°, 76.9231%, 64.3137%
HSV (HSB):
13°, 59.8291%, 91.7647%
XYZ:
43.2857, 32.9678, 14.6717
xyY:
0.4761, 0.3626, 32.9678
CIE-Lab:
64.1348, 39.2763, 35.6290
CIE-LCH:
64.1348, 53.0288, 42.2124
CIE-Luv:
64.1348, 83.1664, 34.7131
Hunter-Lab:
57.4176, 34.0858, 25.0422
#ea7d5e color charts
#ea7d5e color shades, tints & tones
#ea7d5e color schemes
#ea7d5e color preview, HTML & CSS examples
This text has a color of #ea7d5e
<p style="color:#ea7d5e;">Text here</p>
.mytext {color:#ea7d5e;}
This box has a color of #ea7d5e
<div style="background-color:#ea7d5e;">Content here</div>
.mybackground {background-color:#ea7d5e;}
Border around this has a color of #ea7d5e
<div style="border:2px solid #ea7d5e;">Content here</div>
.myborder {border:2px solid #ea7d5e;}