#ea8d8d color space conversions
Hex:
#ea8d8d
RGB:
234, 141, 141
CMY:
8, 45, 45
CMYK:
0, 40, 40, 8
HSL:
0°, 68.8889%, 73.5294%
HSV (HSB):
0°, 39.7436%, 91.7647%
XYZ:
48.2643, 38.4653, 30.0800
xyY:
0.4132, 0.3293, 38.4653
CIE-Lab:
68.3621, 35.2717, 15.1945
CIE-LCH:
68.3621, 38.4053, 23.3055
CIE-Luv:
68.3621, 63.9761, 13.7881
Hunter-Lab:
62.0204, 30.3731, 14.6585
#ea8d8d color charts
#ea8d8d color shades, tints & tones
#ea8d8d color schemes
#ea8d8d color preview, HTML & CSS examples
This text has a color of #ea8d8d
<p style="color:#ea8d8d;">Text here</p>
.mytext {color:#ea8d8d;}
This box has a color of #ea8d8d
<div style="background-color:#ea8d8d;">Content here</div>
.mybackground {background-color:#ea8d8d;}
Border around this has a color of #ea8d8d
<div style="border:2px solid #ea8d8d;">Content here</div>
.myborder {border:2px solid #ea8d8d;}