#ea775e color space conversions
Hex:
#ea775e
RGB:
234, 119, 94
CMY:
8, 53, 63
CMYK:
0, 49, 60, 8
HSL:
11°, 76.9231%, 64.3137%
HSV (HSB):
11°, 59.8291%, 91.7647%
XYZ:
42.5489, 31.4942, 14.4261
xyY:
0.4809, 0.3560, 31.4942
CIE-Lab:
62.9226, 42.3060, 34.1144
CIE-LCH:
62.9226, 54.3470, 38.8817
CIE-Luv:
62.9226, 87.5571, 32.2422
Hunter-Lab:
56.1197, 37.1258, 24.0428
#ea775e color charts
#ea775e color shades, tints & tones
#ea775e color schemes
#ea775e color preview, HTML & CSS examples
This text has a color of #ea775e
<p style="color:#ea775e;">Text here</p>
.mytext {color:#ea775e;}
This box has a color of #ea775e
<div style="background-color:#ea775e;">Content here</div>
.mybackground {background-color:#ea775e;}
Border around this has a color of #ea775e
<div style="border:2px solid #ea775e;">Content here</div>
.myborder {border:2px solid #ea775e;}