#ea8e8d color space conversions
Hex:
#ea8e8d
RGB:
234, 142, 141
CMY:
8, 44, 45
CMYK:
0, 39, 40, 8
HSL:
1°, 68.8889%, 73.5294%
HSV (HSB):
1°, 39.7436%, 91.7647%
XYZ:
48.4124, 38.7615, 30.1294
xyY:
0.4127, 0.3304, 38.7615
CIE-Lab:
68.5782, 34.7483, 15.4957
CIE-LCH:
68.5782, 38.0468, 24.0341
CIE-Luv:
68.5782, 63.3285, 14.2931
Hunter-Lab:
62.2587, 29.8488, 14.8884
#ea8e8d color charts
#ea8e8d color shades, tints & tones
#ea8e8d color schemes
#ea8e8d color preview, HTML & CSS examples
This text has a color of #ea8e8d
<p style="color:#ea8e8d;">Text here</p>
.mytext {color:#ea8e8d;}
This box has a color of #ea8e8d
<div style="background-color:#ea8e8d;">Content here</div>
.mybackground {background-color:#ea8e8d;}
Border around this has a color of #ea8e8d
<div style="border:2px solid #ea8e8d;">Content here</div>
.myborder {border:2px solid #ea8e8d;}