#ea707b color space conversions
Hex:
#ea707b
RGB:
234, 112, 123
CMY:
8, 56, 52
CMYK:
0, 52, 47, 8
HSL:
355°, 74.3902%, 67.8431%
HSV (HSB):
355°, 52.1368%, 91.7647%
XYZ:
43.3010, 30.5108, 22.3459
xyY:
0.4503, 0.3173, 30.5108
CIE-Lab:
62.0925, 48.1248, 16.6711
CIE-LCH:
62.0925, 50.9306, 19.1068
CIE-Luv:
62.0925, 86.4484, 12.1961
Hunter-Lab:
55.2366, 43.2654, 14.6800
#ea707b color charts
#ea707b color shades, tints & tones
#ea707b color schemes
#ea707b color preview, HTML & CSS examples
This text has a color of #ea707b
<p style="color:#ea707b;">Text here</p>
.mytext {color:#ea707b;}
This box has a color of #ea707b
<div style="background-color:#ea707b;">Content here</div>
.mybackground {background-color:#ea707b;}
Border around this has a color of #ea707b
<div style="border:2px solid #ea707b;">Content here</div>
.myborder {border:2px solid #ea707b;}